blob: 818039b01e78d9a1bf5421ae89fd1dc17720c52d [file] [log] [blame]
${"freemarker.test.templatesuite.models.NewTestModel"?new("works")}
<#attempt>
${"freemarker.test.templatesuite.models.NewTestModel2"?new("works")}
<#recover>
fails
</#attempt>