This website requires JavaScript.
Explore
Help
Sign In
AleoHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/AleoHQ/leo.git
synced
2024-12-21 00:21:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60c8ef097b
leo
/
disabled_tests
/
parser
/
import
/
invalid.leo
7 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix parser to match abnf conditional
2021-07-01 08:20:06 +03:00
/*
working on adding a parse import namespace
2022-02-19 00:07:49 +03:00
namespace: ParseImport
fix parser to match abnf conditional
2021-07-01 08:20:06 +03:00
expectation: Fail
*/
import foo as bar;
import *;
Reference in New Issue
Copy Permalink