initial
This commit is contained in:
7
node_modules/pug-parser/test/cases/include-only-text-body.tokens.json
generated
vendored
Normal file
7
node_modules/pug-parser/test/cases/include-only-text-body.tokens.json
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{"type":"text","line":1,"col":3,"val":"The message is \""}
|
||||
{"type":"newline","line":2,"col":1}
|
||||
{"type":"yield","line":2,"col":1}
|
||||
{"type":"newline","line":3,"col":1}
|
||||
{"type":"text","line":3,"col":3,"val":"\""}
|
||||
{"type":"newline","line":4,"col":1}
|
||||
{"type":"eos","line":4,"col":1}
|
||||
Reference in New Issue
Block a user