This commit is contained in:
5
ase/cmd/awk/lang-002.awk
Normal file
5
ase/cmd/awk/lang-002.awk
Normal file
@ -0,0 +1,5 @@
|
||||
function f(f)
|
||||
{
|
||||
print f;
|
||||
f("my hello");
|
||||
}
|
Reference in New Issue
Block a user