program main fn main() -> i32 call print_string string "hello" call print_string string "line\nquote\"slash\\tab\t" int 0