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

4 lines
131 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
first() second()
func first see "message from the first function" + nl
func second see "message from the second function" + nl