mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 10:04:08 +02:00
untagged enums
This commit is contained in:
parent
08974c9db9
commit
08e7d35905
5 changed files with 99 additions and 9 deletions
|
|
@ -9,4 +9,7 @@ Types(
|
|||
2.2,
|
||||
],
|
||||
tuple: (true, 57),
|
||||
single: 1.2,
|
||||
triple: (1.2, 1.3, 1.4),
|
||||
single_int: 2.0,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue