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