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