This website requires JavaScript.
Explore
Register
Sign In
coffee
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
mirror of
https://github.com/ChaiScript/ChaiScript.git
synced
2025-12-06 08:46:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ChaiScript
/
unittests
/
json_8.chai
Jason Turner
b434d26a5d
Add json tests
2015-09-30 14:24:56 -06:00
2 lines
34 B
ChaiScript
Raw
Blame
History
assert_equal
(
from_json
(
"
[]
"
)
,
[
]
)
Reference in New Issue
View Git Blame
Copy Permalink