KT-865 extension function as unary operation
This commit is contained in:
@@ -42,4 +42,9 @@ public class ExtensionFunctionsTest extends CodegenTestCase {
|
||||
public void testKt475() throws Exception {
|
||||
blackBoxFile("regressions/kt475.jet");
|
||||
}
|
||||
|
||||
public void testKt865() throws Exception {
|
||||
createEnvironmentWithFullJdk();
|
||||
blackBoxFile("regressions/kt865.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user