InlineCodegen: find virtual file using findVirtualFileWithHeader

This commit is contained in:
Natalia Ukhorskaya
2015-03-27 11:05:53 +03:00
parent ef6698bd52
commit 785f7e749f
6 changed files with 6 additions and 42 deletions
@@ -24,4 +24,7 @@ fun main(args: Array<String>) {
// RESULT: 100: I
// EXPRESSION: 100.toLong()
// RESULT: 100: J
// RESULT: 100: J
// EXPRESSION: args.sortBy { it }.size()
// RESULT: 0: I