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

3 lines
No EOL
60 B
Text

- var foo = 'bar'
- var list = [1,2,3]
a(class=list, id=foo)