review fixes + DCE data update + test (un)muting
This commit is contained in:
committed by
Ilya Gorbunov
parent
2663d9751a
commit
a83baee67b
+1
-1
@@ -1235,4 +1235,4 @@ fun CompileTimeConstant<*>.isStandaloneOnlyConstant(): Boolean {
|
||||
is TypedCompileTimeConstant -> this.constantValue.isStandaloneOnlyConstant()
|
||||
else -> return false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user