blob: 2192c8d61c05cdadc1c8722f52647ca749d77dcc [file]
# Initial comment
string: 'hello world' # Comment
map:
foo: 42 # Best number
bar: 'baz'
list: # Great starter list
- 1
- 2
- 3