sourcemod/sourcepawn/compiler/tests/fail-assign-string-and-nonstring.txt

3 lines
142 B
Plaintext
Raw Normal View History

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