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