Fixed broken testdata.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// "Remove initializer from property" "true"
|
// "Remove initializer from property" "true"
|
||||||
abstract class A {
|
abstract class A {
|
||||||
abstract var i<caret> : Int
|
abstract var i: Int
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user