DEBSOURCES
Skip Quicknav
sources / mgmt / 0.0.26.git.2024.10.25.85e1d6c0e8-4 / examples / lang / import0.mcl
12345
import "fmt" test "printf" { anotherstr => fmt.printf("the answer is: %d", 42), }