Fix generation of property accessor to the underlying value

This commit is contained in:
Mikhail Zarechenskiy
2018-02-07 17:50:02 +03:00
parent ce601bebbe
commit 2c279978c8
3 changed files with 43 additions and 9 deletions
@@ -0,0 +1,8 @@
// !LANGUAGE: +InlineClasses
inline class UInt(val value: Int)
// 0 INVOKESTATIC UInt\$Erased.getValue
// 0 valueOf
// 0 intValue