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

7 lines
61 B
Plaintext

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