Minor: modify test for KT-22819 to unmute it on teamcity
#KT-22819 Open
This commit is contained in:
+5
-1
@@ -7,4 +7,8 @@ interface A {
|
||||
|
||||
interface B: A {
|
||||
fun b() = "b"
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: could be lazy
|
||||
// see KT-22819
|
||||
// LAZINESS:NoLaziness
|
||||
Reference in New Issue
Block a user