TEST: extension function generation
(cherry picked from commit 27b8c962b2b12883150166c83c19b950c9091334)
This commit is contained in:
committed by
vvlevchenko
parent
9c9d75f6b8
commit
1b1360c77e
@@ -0,0 +1,3 @@
|
||||
class B(val a: Int)
|
||||
|
||||
fun B.foo() = this.a
|
||||
Reference in New Issue
Block a user