This commit is contained in:
5
ase/cmd/awk/err-022.awk
Normal file
5
ase/cmd/awk/err-022.awk
Normal file
@@ -0,0 +1,5 @@
|
||||
global ARGV;
|
||||
|
||||
BEGIN {
|
||||
print ARGC;
|
||||
}
|
||||
Reference in New Issue
Block a user