ucg/integration_tests/include_example.yaml
Jeremy Wall 38e418a1d6 FIX: Integration tests for the json and yaml mapping.
Fixed bug in the yaml key deserialization logic.
2019-02-19 15:28:31 -06:00

5 lines
52 B
YAML

---
foo: "bar"
one: 1
inner:
list: [1, true, null]