// "Fix all 'Text block can be replaced with regular string literal' problems in file" "false" class StringTemplate { void test(StringTemplate.Processor proc) { Integer test = proc.""" Hello World """; } }