pixsy/node_modules/pug-lexer/test/cases/yield-before-conditional-he...

6 lines
83 B
Plaintext

head
script(src='/jquery.js')
yield
if false
script(src='/jquery.ui.js')