functional list benchmark and part of rewrite of type info codegen for performance reasons
This commit is contained in:
@@ -81,6 +81,10 @@ public class FunctionGenTest extends CodegenTestCase {
|
||||
blackBoxFile("regressions/kt395.jet");
|
||||
}
|
||||
|
||||
public void testKt785 () {
|
||||
// blackBoxFile("regressions/kt785.jet");
|
||||
}
|
||||
|
||||
public void testFunction () throws InvocationTargetException, IllegalAccessException {
|
||||
blackBoxFile("functions/functionExpression.jet");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user