initial
This commit is contained in:
8
node_modules/pug/test/cases/scripts.pug
generated
vendored
Normal file
8
node_modules/pug/test/cases/scripts.pug
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
script.
|
||||
if (foo) {
|
||||
bar();
|
||||
}
|
||||
script!= 'foo()'
|
||||
script foo()
|
||||
script
|
||||
div
|
||||
Reference in New Issue
Block a user