mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-08 15:58:47 +00:00
4 lines
65 B
Text
4 lines
65 B
Text
|
|
public fun from_test005 (s) {
|
||
|
|
printf ("called with %s\n", s)
|
||
|
|
}
|