qse/ase/cmd/awk/err-021.out

7 lines
112 B
Plaintext
Raw Normal View History

BEGIN {
xx = 20;
split ("a b c",xx);
}
2007-12-27 21:03:41 +00:00
RUN ERROR: CODE [100] LINE [3] cannot change a scalar value to a map