summaryrefslogtreecommitdiffstats
path: root/src/ucl/tests/1.in
blob: 41b0cfb3cc08ef5678d518ca0b01f6fac3ff177b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
"key1": value;
"key1": value2;
"key1": "value;"
"key1": 1.0,
"key1": -1e-10,
"key1": 1
"key1": true
"key1": no
"key1": yes
}