Refactor OverrideImplementWithLibTest
Use JdkAndMockLibraryProjectDescriptor instead of a jar file, which needs to be regenerated every time binary format changes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package dependency
|
||||
|
||||
public open class A {
|
||||
public open fun foo() {}
|
||||
}
|
||||
Reference in New Issue
Block a user