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