grunt-ruby-haml/test/expected/02_scored.js

9 lines
436 B
JavaScript

define(function() { return function(obj){
var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};
with(obj||{}){
__p+='<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n <head>\n <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />\n <title>TEST</title>\n </head>\n <body>\n <h1>'+
((__t=( (2 + 2) ))==null?'':__t)+
'</h1>\n </body>\n</html>';
}
return __p;
}});