Run ❯
zig
.
com
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
fun main() { var txt = "Please locate where 'locate' occurs!" println(txt.indexOf("locate")) }
7