* fixed compilation of the JVM compiler after the previous commit

This commit is contained in:
Nikolay Nikolov 2026-02-17 18:37:57 +02:00
parent ccc3decde3
commit 41483b2691

View File

@ -182,7 +182,7 @@ implementation
arrstringdata.arraybase:=basenode.getcopy;
old_parsingordarray:=parsingordarray;
parsingordarray:=true;
if (token=_LKLAMMER) or
if (current_scanner.token=_LKLAMMER) or
not is_char(def.elementdef) then
inherited
else