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-21 16:41:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3aa1ce773
leo
/
tests
/
compiler
/
array
/
input
/
input_tuple_3x2_fail.in
6 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixes array indices for both nested and tuple cases
2020-09-03 12:40:50 +03:00
[main]
a: [u8; (3, 2)] = [0u8; (2, 3)];
arrays 1/2
2021-05-05 21:25:24 +03:00
[registers]
x: bool = false;
Reference in New Issue
Copy Permalink