mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 18:14:07 +02:00
better errors for unmatched variants
This commit is contained in:
parent
d54e44b51d
commit
23bc240d4f
5 changed files with 84 additions and 8 deletions
4
tests/errors/unmatched.vdf
Normal file
4
tests/errors/unmatched.vdf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
"Resource"
|
||||
{
|
||||
foo
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue