pixsy/node_modules/pug-lexer/test/errors/interpolated-call.pug

6 lines
50 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
mixin a
p hey
- var myMixin = 'a'
+#{myMixin]}