| { "namespace": "test", | |
| "comments": "yo", | |
| "strings": "yes", | |
| "escaped\"": "string\"isescaped", | |
| "more//": "\"more", | |
| "so\\many": "\\\\escapes\\\\\"whoa", | |
| "comment//inmiddle": "of string", | |
| "comments": "yo", | |
| "strings": "yes", | |
| "more/*": "\"more", | |
| "and": "in string" | |
| } |