pixsy/node_modules/pug-lexer/test/errors/else-with-condition.pug

4 lines
32 B
Plaintext
Raw Normal View History

2017-12-22 17:22:08 +00:00
if true
.foo
else false
.bar