UNPKG
lezer-json5
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Lezer parser for JSON5
github.com/dimfeld/lezer-json5
dimfeld/lezer-json5
lezer-json5
/
tests
/
comments
/
unterminated-block-comment.txt
6 lines
(5 loc)
•
136 B
Plain Text
View Raw
1
2
3
4
5
6
true
/* This block comment doesn't terminate. There was a legitimate value before this, but this is still invalid JS/JSON5.