fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
package
|
||||
|
||||
internal fun bar(): kotlin.String?
|
||||
internal fun fooHashSet(): kotlin.Unit
|
||||
internal fun fooLinkedHashSet(): kotlin.Unit
|
||||
internal fun fooTreeSet(): kotlin.Unit
|
||||
public fun bar(): kotlin.String?
|
||||
public fun fooHashSet(): kotlin.Unit
|
||||
public fun fooLinkedHashSet(): kotlin.Unit
|
||||
public fun fooTreeSet(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user