sourcemod/sourcepawn/compiler/tests/fail-assign-string-and-nonstring.txt
2014-12-14 02:00:58 -08:00

3 lines
142 B
Plaintext

(5) : error 179: cannot assign char[] to any[], storage classes differ
(6) : error 179: cannot assign any[] to char[], storage classes differ