Moved CompilerSpecialMode enum to compiler-tests, since it is now used only for creating test compiler configurations.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
package org.jetbrains.jet.codegen;
|
||||
|
||||
import org.jetbrains.jet.lang.resolve.java.CompilerSpecialMode;
|
||||
import org.jetbrains.jet.CompilerSpecialMode;
|
||||
|
||||
import java.lang.reflect.Method;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user