Cleanup deprecated symbol usages in testData
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user