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 16:11:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
db6292609d
leo
/
disabled_tests
/
compiler
/
array
/
input
/
input_nested_3x2.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