initial
This commit is contained in:
7
node_modules/pug-lexer/test/cases/mixin-hoist.pug
generated
vendored
Normal file
7
node_modules/pug-lexer/test/cases/mixin-hoist.pug
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
mixin foo()
|
||||
h1= title
|
||||
|
||||
html
|
||||
body
|
||||
+foo
|
||||
Reference in New Issue
Block a user