📝 added Wandbox link #1227

This commit is contained in:
Niels Lohmann 2018-09-29 14:33:21 +02:00
parent d26f39466e
commit 70e587c3da
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -0,0 +1,11 @@
1
42 42
17.23 17
Hello, world!
1 2 3 4 5
string: "Hello, world!"
number: {"floating-point":17.23,"integer":42}
null: null
boolean: true
array: [1,2,3,4,5]