test for broken array

This commit is contained in:
Robin Appelman 2023-12-15 20:06:52 +01:00
commit ff98651b2a
3 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,8 @@ expression: parsed
Table({
"#base": Statement(Statement("panelBase.res")),
"Resource/specificPanel.res": Table(Table({
"$envmaptint": Value(Value(".5")),
".5": Value(Value(".5")),
"\\\"$translucent\"": Value(Value("1")),
"array": Array(Array([
Value(Value("1")),