plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
test/import_fixtures/helper.plum
module fixtures
fun helperValue() -> Int =
42
git clone https://git.pyrossh.dev/plum
module fixtures
fun helperValue() -> Int =
42