toml-rs/test-suite/tests/valid/table-with-pound.json

6 lines
82 B
JSON
Raw Normal View History

2014-06-20 19:01:38 -05:00
{
"key#group": {
"answer": {"type": "integer", "value": "42"}
}
}