import c global func main(argc: i64, argv: i64) { x = "TEST" printf("%s\n", ^&x) }