mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 18:09:16 +00:00
8 lines
98 B
YAML
8 lines
98 B
YAML
list: ['1', '2', '3']
|
|
was_list: ['1']
|
|
obj:
|
|
level: 1
|
|
deeper:
|
|
woot: 'bar'
|
|
list: ['baz']
|