FIR IDE: move FIR IDE completion tests to idea-fir module
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
data class TestData(val first: Int, val second: String)
|
||||
|
||||
fun f() : TestData = TestData(42, "Second")
|
||||
|
||||
Reference in New Issue
Block a user