code review
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
class Foo {
|
||||
val <caret>x: Int
|
||||
get() = 1
|
||||
}
|
||||
Reference in New Issue
Block a user