I accidentally made this commit really big after some git mishaps. Working on zig grammar, finally kinda works. Fixed some diagnostics warnings Moved examples to tofix because fixing them is besides the point right now.
6 lines
No EOL
46 B
Zig
6 lines
No EOL
46 B
Zig
|
|
|
|
|
|
pub fn main() void {
|
|
const x = 0;
|
|
} |