sf-static/portfolio/node_modules/pug/test/cases/script.whitespace.html
2023-02-28 19:21:07 +01:00

7 lines
No EOL
54 B
HTML

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