Restructure "Safe Delete" test data directories
Conflicts: generators/org/jetbrains/jet/generators/tests/GenerateTests.java
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package test
|
||||
|
||||
import test.foo
|
||||
|
||||
fun <caret>foo() {
|
||||
|
||||
}
|
||||
|
||||
class B {
|
||||
val ref = ::foo
|
||||
}
|
||||
Reference in New Issue
Block a user