Neutrino/python/NeutrinoTest_Cache.json

18 lines
304 B
JSON
Raw Normal View History

2021-08-30 20:07:33 +00:00
[
{
"type": "int",
"value": 100
},
{
"type": "string",
"value": "Hello, world! Here's a bunch of special characters: @#*{},,/|,{{}#@*"
},
{
"type": "float",
"value": 512.0
},
{
"type": "int",
"value": 100
}
]