Drop tests with obsolete assumption
DefaultImpls classes are not visible in IDE no more because they are inner.
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -1,5 +0,0 @@
|
||||
package wrong
|
||||
|
||||
interface TraitWithDefault {
|
||||
fun foo() = 1
|
||||
}
|
||||
Reference in New Issue
Block a user