leo/tests/parser/import/names.leo
2021-04-12 13:15:39 -07:00

9 lines
94 B
Plaintext

/*
ns: Parse
expectation: Pass
*/
import a0-f.foo;
import a-9.bar;
import hello-world.hello;