Fix inline test

This commit is contained in:
Mikhail Glukhikh
2017-10-16 21:06:18 +03:00
parent fde1ac5575
commit eba2fdfe89
2 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
class A {
open class A {
private val i = 0
}