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
@@ -3,7 +3,7 @@ package simple
// this test is used also to check more than one file for package in JetPositionManager:prepareTypeMapper. see forTests/simple.kt
fun main(args: Array<String>) {
//Breakpoint!
args.size
args.size()
}
// EXPRESSION: 1