LV 2.0: drop wrong comment on testRawTypes (KT-62043)
This commit is contained in:
committed by
Space Team
parent
02961b7712
commit
d1e4e6cc2e
+1
-1
@@ -130,7 +130,7 @@ abstract class AbstractCompileKotlinAgainstCustomBinariesTest : AbstractKotlinCo
|
||||
|
||||
// ------------------------------------------------------------------------------
|
||||
|
||||
// Fixed in the LV2.0 branch.
|
||||
// KT-62043
|
||||
fun testRawTypes() = muteForK2 {
|
||||
compileKotlin("main.kt", tmpdir, listOf(compileLibrary("library")))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user