📝 added Wandbox link #1227
This commit is contained in:
parent
d26f39466e
commit
70e587c3da
1 changed files with 11 additions and 0 deletions
11
doc/examples/get_to.output
Normal file
11
doc/examples/get_to.output
Normal 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]
|
Loading…
Reference in a new issue