statements

This commit is contained in:
Robin Appelman 2023-12-15 16:22:51 +01:00
commit 12d3e35496
8 changed files with 69 additions and 53 deletions

12
tests/data/messy.vdf Normal file
View file

@ -0,0 +1,12 @@
"#base" "panelBase.res"
"Resource/specificPanel.res"
{
// Specify panel-specific controls here
empty ""
"empty quoted" "\"\""
array 1
array 2
array "3"
windows_path "C:\test\no newline"
}