middleman/fixtures/test-app/source/inline-js.html.haml
2011-05-30 22:33:11 -07:00

7 lines
96 B
Plaintext
Executable file

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