This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
a19e73d8ae0bc5b7ac19b1bc72aa1fdb8f86d80f
zig
/
std
/
fmt
History
Andrew Kelley
b735764898
different array literal syntax when inferring the size
...
old syntax: []i32{1, 2, 3} new syntax: [_]i32{1, 2, 3}
closes
#1797
2019-06-09 19:26:32 -04:00
..
errol
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
errol.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
parse_float.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00