first commit
This commit is contained in:
5
build/node_modules/json5/test/parse-cases/new-lines/escaped-crlf.json5
generated
vendored
Normal file
5
build/node_modules/json5/test/parse-cases/new-lines/escaped-crlf.json5
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
// the following string contains an escaped `\r\n`
|
||||
a: 'line 1 \
|
||||
line 2'
|
||||
}
|
||||
Reference in New Issue
Block a user