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