Recovered from cvs revision 2007-04-30 05:47:00
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
BEGIN {
|
||||
xx = 20;
|
||||
split ("a b c", xx);
|
||||
}
|
Reference in New Issue
Block a user
@ -1,4 +0,0 @@
|
||||
BEGIN {
|
||||
xx = 20;
|
||||
split ("a b c", xx);
|
||||
}
|