[FIR IDE] Fix HL API test data
Ignore failed tests Set passing test to comparison mode Fix testdata for symbols Fix invalid LAZINESS parameter reading from testdata
This commit is contained in:
@@ -8,3 +8,5 @@ package p
|
||||
private fun f(): Int = 3
|
||||
|
||||
private fun g(p: String): String = "p"
|
||||
|
||||
// FIR_COMPARISON
|
||||
Reference in New Issue
Block a user