Tungsten Sandbox
Run
Stop
Clear Output
main.tgs
import stdio; Int main() { println("Hello, Tungsten!"); return 0; }
Console