Files
kotlin-fork/idea/testData/resolve/std/tupleElement.kt
T
Andrey Breslav 9387c974bd Resolving references to builtins: first loading Unit.jet, and then the rest of the library
Test data fixed to get rid of jet.src directory
2012-10-17 14:38:22 +04:00

2 lines
43 B
Kotlin

var x = #(1, 2).<ref>_1
//jet/Tuples.jet:_1