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

5 lines
86 B
JavaScript

(function(){
var html;
html = "<strong>\n cup of coffeescript\n</strong>";
})();