Files
2026-06-30 19:38:28 +02:00

7 lines
65 B
Plaintext

math i32 :: 7
import "../math"
main func() i32 {
return math
}