middleman/fixtures/test-app/views/inline-js.html.haml

7 lines
96 B
Plaintext
Executable file

:javascript
;(function() {
this;
should();
all.be();
on = { one: line };
});