diff --git a/backend.native/tests/runtime/basic/statements0.kt b/backend.native/tests/runtime/basic/statements0.kt index 1e403787be1..ec2c075985b 100644 --- a/backend.native/tests/runtime/basic/statements0.kt +++ b/backend.native/tests/runtime/basic/statements0.kt @@ -7,6 +7,7 @@ fun simple() { } class Foo() { + val j = 2 var i = 29 fun more() {