review fixes + DCE data update + test (un)muting
This commit is contained in:
committed by
Ilya Gorbunov
parent
2663d9751a
commit
a83baee67b
+1
-1
@@ -20,4 +20,4 @@ fun box(): String {
|
||||
|
||||
fun bar(x: Char) = x.equals('Q')
|
||||
|
||||
fun baz(x: Any) = x.equals('Q')
|
||||
fun baz(x: Any) = x.equals('Q')
|
||||
|
||||
Reference in New Issue
Block a user