Fix deprecations in testData: stepping and evaluate expression tests.

This commit is contained in:
Ilya Gorbunov
2015-09-15 17:13:57 +03:00
parent e40a5457e3
commit 74e1dbff76
33 changed files with 61 additions and 61 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ simple.kt:6
Compile bytecode for 1
Compile bytecode for 1 + 1
Compile bytecode for val a = 1
a + args.size
a + args.size()
// RESULT: 1: I