summaryrefslogtreecommitdiff
path: root/chomp-bench/benches/json/data/443.json
diff options
context:
space:
mode:
authorGreg Brown <gmb60@cam.ac.uk>2021-05-06 19:40:59 +0100
committerGreg Brown <gmb60@cam.ac.uk>2021-05-06 19:40:59 +0100
commitdfc08ff2c6580bbeb3951b223e0332546ba3b0d9 (patch)
tree60597dd9492b9c2dfa10ea610289f143dd3e41b7 /chomp-bench/benches/json/data/443.json
parentef485d6f3e4df6e1a424ba3797388fa0bba6eb2e (diff)
Introduce lambda expressions.
Diffstat (limited to 'chomp-bench/benches/json/data/443.json')
-rw-r--r--chomp-bench/benches/json/data/443.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/chomp-bench/benches/json/data/443.json b/chomp-bench/benches/json/data/443.json
new file mode 100644
index 0000000..28cc43d
--- /dev/null
+++ b/chomp-bench/benches/json/data/443.json
@@ -0,0 +1,20 @@
+{
+ "cod": "200",
+ "message": 0,
+ "cnt": 40,
+ "list": [
+ {
+ "dt": 1612882800,
+ "main": {
+ "temp": 273.520,
+ "feels_like": 266.680,
+ "temp_min": 273.170,
+ "temp_max": 273.520,
+ "pressure": 1009,
+ "sea_level": 1009,
+ "grnd_level": 997,
+ "humidity": 81
+ }
+ }
+ ]
+}