From 98b818203f4e5c6e24742d73d363eb17ed277b5c Mon Sep 17 00:00:00 2001 From: Michael Bogdanov Date: Mon, 19 Oct 2015 09:27:19 +0300 Subject: [PATCH] Test data fixed --- compiler/testData/codegen/bytecodeText/constants/kt9532.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/testData/codegen/bytecodeText/constants/kt9532.kt b/compiler/testData/codegen/bytecodeText/constants/kt9532.kt index cad1a1dfc79..6b7e6f70381 100644 --- a/compiler/testData/codegen/bytecodeText/constants/kt9532.kt +++ b/compiler/testData/codegen/bytecodeText/constants/kt9532.kt @@ -8,3 +8,4 @@ object A { // 0 GETSTATIC // 2 PUTSTATIC A.INSTANCE +// 2 PUTSTATIC