Added init keyword to testdata
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// "Create parameter 'foo'" "true"
|
||||
|
||||
class A {
|
||||
{
|
||||
init {
|
||||
val t: Int = <caret>foo
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user