pixsy/node_modules/pug/test/cases/script.whitespace.html

7 lines
54 B
HTML
Raw Normal View History

2017-12-22 17:22:08 +00:00
<script>
if (foo) {
bar();
}
</script>