*** empty log message ***
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
BEGIN { RS = ""; }
|
||||
BEGIN { /*RS = "Asia";*/ /*RS=746;*/ RS=/USA/; }
|
||||
{ print "RECORD: ", $0; }
|
||||
|
1
ase/test/awk/t34.awk
Normal file
1
ase/test/awk/t34.awk
Normal file
@ -0,0 +1 @@
|
||||
/* unterminated comment
|
Reference in New Issue
Block a user