leo/tests/parser/import/alias.leo

7 lines
67 B
Plaintext

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