mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-04 16:15:11 +03:00
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
|
/*
|
||
|
namespace: Parse
|
||
|
expectation: Fail
|
||
|
*/
|
||
|
|
||
|
import foo as bar;
|
||
|
import *;
|