FIR Completion: Enable passing tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// FIR_COMPARISON
|
||||
|
||||
class Foo(val a: Int, b: Int) {
|
||||
val e: Int
|
||||
get() = <caret>
|
||||
|
||||
Reference in New Issue
Block a user