4 lines
131 B
Text
4 lines
131 B
Text
|
|
first() second()
|
||
|
|
func first see "message from the first function" + nl
|
||
|
|
func second see "message from the second function" + nl
|