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

7 lines
54 B
Plaintext

/*
ns: Parse
expectation: Pass
*/
import a.b as bar;