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