lama_byterun/regression/x86only/test005.expr

5 lines
91 B
Text
Raw Normal View History

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