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
/
keyword_fail.leo
9 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
migrate parser tests from staging
2022-01-28 21:34:02 +03:00
/*
working on adding a parse import namespace
2022-02-19 00:07:49 +03:00
namespace: ParseImport
migrate parser tests from staging
2022-01-28 21:34:02 +03:00
expectation: Fail
*/
import function.a;
import import.a;
Reference in New Issue
Copy Permalink