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

6 lines
50 B
Plaintext

mixin a
p hey
- var myMixin = 'a'
+#{myMixin]}