QuickFixMultiModule: change tests structure
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// "Convert property to function" "true"
|
||||
// SHOULD_FAIL_WITH: Property has an actual declaration in the class constructor
|
||||
|
||||
expect class Main {
|
||||
val name<caret>: String
|
||||
}
|
||||
Reference in New Issue
Block a user