mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 00:21:32 +00:00
Updated test data. Unit -> jet.Unit.
This commit is contained in:
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
public final class MethosWithPRefTP : java.lang.Object {
|
||||
public constructor MethosWithPRefTP()
|
||||
public final fun </*0*/ P> f(/*0*/ p0 : P?) : Unit
|
||||
public final fun </*0*/ P> f(/*0*/ p0 : P?) : jet.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user