]> Dogcows Code - chaz/yoink/blob - cases/nulls_and_bools.json.gold
fixed documentation about where to find licenses
[chaz/yoink] / cases / nulls_and_bools.json.gold
1 map open '{'
2 key: 'boolean, true'
3 bool: true
4 key: 'boolean, false'
5 bool: false
6 key: 'null'
7 null
8 map close '}'
9 memory leaks: 0
This page took 0.037747 seconds and 4 git commands to generate.