initial
This commit is contained in:
7
node_modules/pug-parser/test/cases/mixins-unused.tokens.json
generated
vendored
Normal file
7
node_modules/pug-parser/test/cases/mixins-unused.tokens.json
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{"type":"mixin","line":1,"col":1,"val":"never-called","args":null}
|
||||
{"type":"indent","line":2,"col":1,"val":2}
|
||||
{"type":"class","line":2,"col":3,"val":"wtf"}
|
||||
{"type":"text","line":2,"col":8,"val":"This isn't something we ever want to output"}
|
||||
{"type":"outdent","line":3,"col":1}
|
||||
{"type":"tag","line":3,"col":1,"val":"body"}
|
||||
{"type":"eos","line":3,"col":5}
|
||||
Reference in New Issue
Block a user