FIR Completion: Enable passing tests

This commit is contained in:
Roman Golyshev
2020-09-09 14:26:44 +03:00
parent dcc22d3e5d
commit edb277b30a
13 changed files with 26 additions and 0 deletions
@@ -1,3 +1,5 @@
// FIR_COMPARISON
class A {
public fun foo(): Int = 1
public val bar: Int = 1