Recovered from cvs revision 2007-04-30 05:47:00
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
global abc;
|
||||
|
||||
BEGIN {
|
||||
abc[20] = "abc";
|
||||
abc = 10;
|
||||
}
|
||||
|
||||
RUN ERROR: CODE [94] LINE [5] map 'abc' not assignable with a scalar
|
Reference in New Issue
Block a user