Files
kraken/tests/to_parse.krak
2015-12-28 03:34:40 -05:00

7 lines
57 B
Plaintext

import to_import: a,b
fun main(): int {
return 0
}