fmt.printf "%d + %d = %d File length: %d" a b a + b (io.file_size "file.txt") fmt.println "Hello world!"