import "c"; global func main() { let x = "test"; puts(x); }