Updated test data. Unit -> jet.Unit.
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
public open class NotNullParameter : java.lang.Object {
|
||||
public constructor NotNullParameter()
|
||||
public open fun hi(/*0*/ p0 : jet.String) : Unit
|
||||
public open fun hi(/*0*/ p0 : jet.String) : jet.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user