mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-28 12:04:57 +00:00
0f2e077b87
* There are errors which indicate real bugs!
6 lines
159 B
YAML
6 lines
159 B
YAML
%YAML 1.2
|
|
--- !Mob
|
|
!nim:field level: !nim:system:int32 42
|
|
!nim:field experience: !nim:system:int32 1800
|
|
!nim:field drops: !Drops [!!str Sword of Mob Slaying]
|