File: unterminated-block-comment.txt

package info (click to toggle)
node-json5 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 712 kB
  • ctags: 111
  • sloc: makefile: 2; sh: 2
file content (5 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (4)
1
2
3
4
5
true
/*
    This block comment doesn't terminate.
    There was a legitimate value before this,
    but this is still invalid JS/JSON5.