sf-static/portfolio/node_modules/pug-parser/test/cases/include-only-text-body.tokens.json

7 lines
276 B
JSON
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
{"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}