fbf2cded0d
Extract common code from JetFixtureCompletionBaseTestCase to CompletionTestUtil.kt Reason for this change is that I couldn't get the check that prohibits tree loading to work with fixture test case
6 lines
97 B
Kotlin
6 lines
97 B
Kotlin
fun main(args: Array<String>) {
|
|
println(R.<caret>)
|
|
}
|
|
|
|
// INVOCATION_COUNT: 1
|
|
// EXIST: layout |