Corrected test data to not use obsolete syntax
This commit is contained in:
@@ -1,4 +1,2 @@
|
|||||||
// "Add function body" "true"
|
// "Add function body" "true"
|
||||||
package a {
|
|
||||||
fun <caret>foo()
|
fun <caret>foo()
|
||||||
}
|
|
||||||
@@ -1,5 +1,3 @@
|
|||||||
// "Add function body" "true"
|
// "Add function body" "true"
|
||||||
package a {
|
fun foo() {
|
||||||
fun foo() {
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user