This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
d9f0446b1f993c1b3c1bf5cc410b6d5f8a2f94fe
zig
/
std
/
priority_queue.zig
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
11 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink