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-22 17:51:39 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
af0e0da6b7
leo
/
tests
/
compiler
/
statements
/
inputs
/
ternary_explicit_and_implicit.in
6 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix ternary bug
2021-08-18 11:09:45 +03:00
[main]
merge testnet3 into required types, also remove identifier type
2022-05-03 05:43:46 +03:00
x: u8 = 3u8;
fix ternary bug
2021-08-18 11:09:45 +03:00
y: bool = true;
[registers]
merge testnet3 into required types, also remove identifier type
2022-05-03 05:43:46 +03:00
a: u8 = 0u8;
Reference in New Issue
Copy Permalink