4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
!module B
|
||
|
!import "./test/multi-level-C.tri" C
|
||
|
main = C.val
|