RosettaCodeData/Task/Hello-world-Text/Action-/hello-world-text.action

4 lines
42 B
Plaintext

Proc Main()
Print("Hello world!")
Return