jashkenas--coffeescript/documentation/js/heredocs.js

4 lines
85 B
JavaScript
Raw Normal View History

2010-01-12 00:00:38 -05:00
(function(){
var html;
html = "<strong>\n cup of coffeescript\n</strong>";
})();