Added test with class signature unchanged.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
fun usage(a: Klass) {
|
||||
a.foo()
|
||||
a.bar()
|
||||
}
|
||||
Reference in New Issue
Block a user