module.exports = (Handlebars['default'] || Handlebars).template({"compiler":[7,">= 4.0.0"],"main":function(container,depth0,helpers,partials,data) {
    return "Hi.\n@repeat('<br>', 3)\n@repeat(\"\\n\", 2)\n";
},"useData":true});