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-19 15:41:36 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e3c3b6d79a
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