@main struct Entry { static func main() { print("howdy mundo") } }