This website requires JavaScript.
Explore
Help
Sign In
ProvableHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/ProvableHQ/leo.git
synced
2024-12-26 03:33:44 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d7260aef62
leo
/
tests
/
parser
/
program
/
sq_eof.leo
11 lines
122 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add tests, fix namespaces on older tests, fix another bug
2022-03-09 22:11:30 +03:00
/*
namespace: Parse
expectation: Fail
*/
Update parser tests
2022-10-06 02:54:50 +03:00
program test.aleo {
function main() {
let x = 1u8;
}
'}
Reference in New Issue
Copy Permalink