Drop decompiledText/clsStub tests for package facades
(cherry picked from commit fbaa81c)
This commit is contained in:
committed by
Dmitry Petrov
parent
3a34dc0efe
commit
93bb010875
@@ -1,4 +0,0 @@
|
||||
// IntelliJ API Decompiler stub source generated from a class file
|
||||
// Implementation of methods is not available
|
||||
|
||||
package test
|
||||
@@ -1,10 +0,0 @@
|
||||
package test
|
||||
|
||||
fun f() {}
|
||||
val p = 3
|
||||
private var i = 2
|
||||
|
||||
fun Int.plus(i: Int = 1) = this + i
|
||||
|
||||
class ShouldNotBeVisible1
|
||||
interface ShouldNotBeVisible2
|
||||
Reference in New Issue
Block a user