static box Main { main() { print(42) return 0 } }