fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package test
|
||||
|
||||
public interface SingleAbstractMethod {
|
||||
internal abstract fun foo(): kotlin.Unit
|
||||
public abstract fun foo(): kotlin.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user