Remove redundant ticks from test data
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// FIR_COMPARISON
|
||||
`class A<in I> {
|
||||
class A<in I> {
|
||||
private val bar: I
|
||||
|
||||
private fun foo(): I = null!!
|
||||
|
||||
Reference in New Issue
Block a user