void(string) print = #1; void() main = { print("hello world"); }