mirror of
https://github.com/ProvableHQ/leo.git
synced 2025-01-02 07:02:12 +03:00
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
|
/*
|
||
|
namespace: Parse
|
||
|
expectation: Fail
|
||
|
*/
|
||
|
|
||
|
import foo as bar;
|
||
|
import *;
|