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-29 05:02:52 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a9c95ce05
leo
/
tests
/
parser
/
functions
/
escape_fail.leo
11 lines
122 B
Plaintext
Raw
Normal View
History
Unescape
Escape
done with coverage finished coverage tests. adding case by case tests from the parser fuzzer next
2022-03-03 01:13:37 +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