Run ❯
zig
.
com
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
fun main() { val name = "John" println("Hello " + name) }
Hello John