Files
kotlin-fork/idea/testData/diagnosticMessage/expectedNothingDueToProjections1.txt
T
2016-02-26 14:45:06 +03:00

2 lines
214 B
Plaintext
Vendored

<!-- expectedNothingDueToProjections1 -->
Out-projected type 'MutableCollection<out CharSequence>' prohibits the use of 'public abstract fun add(element: E): Boolean defined in kotlin.collections.MutableCollection'