[FE 1.0] Report INTEGER_OPERATOR_RESOLVE_WILL_CHANGE on rhs of assign
^KT-47729 Fixed
This commit is contained in:
committed by
TeamCityServer
parent
afb7625d0c
commit
22f57220c1
@@ -72,6 +72,7 @@ class TypedCompileTimeConstant<out T>(
|
||||
module: ModuleDescriptor,
|
||||
override val parameters: CompileTimeConstant.Parameters
|
||||
) : CompileTimeConstant<T> {
|
||||
|
||||
override val isError: Boolean
|
||||
get() = constantValue is ErrorValue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user