languages_and_translators/final_lang/programas/spaces.fort

3 lines
No EOL
65 B
Text

program test
print 'hello', ' ', 'world', endline
end program