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-20 08:41:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e0ec362f1
leo
/
tests
/
compiler
/
integers
/
u128
/
min_fail.leo
9 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
output file now does 'a', swapped to compiler tests, we fail char tests for now since no constraints
2021-05-14 22:34:39 +03:00
/*
namespace: Compile
expectation: Fail
*/
function main() {
re-introduce some disabled tests, fix some
2022-05-06 01:38:55 +03:00
const a: u128 = -1u128;
output file now does 'a', swapped to compiler tests, we fail char tests for now since no constraints
2021-05-14 22:34:39 +03:00
}
Reference in New Issue
Copy Permalink