polserver/testsuite/escript/basicmod/json.out
2026-08-11 20:39:36 +02:00

7 lines
147 B
Text

{"a":1,"b":2}
{"a":1,"b":"two"}
3
[1]
1
error{ errortext = "syntax error at line 1 near: not json" }
error{ errortext = "Invalid parameter type" }