Added tests with class referenced from proto.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
fun a(ref: kotlin.test.Asserter) {
|
||||
b(ref)
|
||||
println(":)")
|
||||
}
|
||||
Reference in New Issue
Block a user