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-20 08:01:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2e7b542b8b
leo
/
compiler
/
tests
/
integers
/
u128
/
min_fail.leo
collin
63342e7b10
fix int tests
2020-07-30 16:20:31 -07:00
3 lines
41 B
Plaintext
Raw
Blame
History
function main() {
let a: u128 = -1;
}
Reference in New Issue
View Git Blame
Copy Permalink