pixsy/node_modules/pug/test/cases/mixin-hoist.pug

8 lines
47 B
Plaintext

mixin foo()
h1= title
html
body
+foo