*** empty log message ***

This commit is contained in:
2006-08-24 03:30:32 +00:00
parent d2f5ee9b36
commit 503a24f5c1
5 changed files with 84 additions and 23 deletions

2
ase/test/awk/t31.awk Normal file
View File

@ -0,0 +1,2 @@
BEGIN { /*RS="";*/ }
{ print $0; }