static box Main { main() { print("hello") return 0 } }