InlineCodegen: find virtual file using findVirtualFileWithHeader
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user