two new tests for comments and one (tiny) fix for trailing comments
This commit is contained in:
parent
447e0b1356
commit
19402fbee4
5 changed files with 20 additions and 1 deletions
4
priv/test_cases/comment_style_b.test
Normal file
4
priv/test_cases/comment_style_b.test
Normal file
|
@ -0,0 +1,4 @@
|
|||
{name, "comment_style_a"}.
|
||||
{jsx, [start_object,{key, <<"key">>}, start_array, {literal, true}, {literal, false}, end_array, end_object,end_json]}.
|
||||
{json, "comment_style_a.json"}.
|
||||
{jsx_flags, [comments]}.
|
Loading…
Add table
Add a link
Reference in a new issue