Run ❯
zig
.
com
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
package main import ("fmt") func main() { var x = 5 fmt.Println(x) }
5