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

7 lines
54 B
HTML

<script>
if (foo) {
bar();
}
</script>