fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
Vendored
+3
-3
@@ -1,5 +1,5 @@
|
||||
package
|
||||
|
||||
internal fun testCompound(): kotlin.Unit
|
||||
internal fun testCompound1(): kotlin.Unit
|
||||
internal fun todo(): kotlin.Nothing
|
||||
public fun testCompound(): kotlin.Unit
|
||||
public fun testCompound1(): kotlin.Unit
|
||||
public fun todo(): kotlin.Nothing
|
||||
|
||||
Reference in New Issue
Block a user