RosettaCodeData/Task/Call-a-function/Ring/call-a-function-4.ring

5 lines
171 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
# this program will print the hello world message first then execute the main function
See "Hello World!" + nl
func main
see "Message from the main function" + nl