lama_byterun/regression/x86only/test005.expr

5 lines
No EOL
91 B
Text

public fun from_test005 (s) {
printf ("called with %s\n", s)
}
from_test005 ("this one")