This commit is contained in:
Robin Appelman 2023-12-18 01:49:06 +01:00
commit 1f0a53d241
14 changed files with 1219 additions and 100 deletions

View file

@ -3,11 +3,10 @@ source: tests/parse.rs
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")),
"\\\\\"$translucent\"": Value(Value("1")),
"array": Array(Array([
Value(Value("1")),
Value(Value("2")),