#import "fmt.odin"; main :: proc() { fmt.println("Hellope!"); }