This commit is contained in:
Robin Appelman 2026-07-11 21:13:20 +02:00
commit 97ee910d85
36 changed files with 716 additions and 762 deletions

View file

@ -0,0 +1,13 @@
---
source: tests/serde.rs
expression: out
---
vmt_parser::unknown_variant
× Unknown variant "Resource" expected on of expected on of Types, LightmappedGeneric, Resource/specificPanel.res, UserConfigData, Sprite, EnumInMap, MapArray
╭─[1:1]
1 │ "Resource"
· ─────┬────
· ╰── expected on of Types, LightmappedGeneric, Resource/specificPanel.res, UserConfigData, Sprite, EnumInMap, MapArray
2 │ {
╰────