package org.jetbrains.jet.codegen; public class Kt247Test extends CodegenTestCase { public void testMe () throws Exception { blackBoxFile("regressions/kt247.jet"); } }