Files
Victoria.Petrakovich 259374c93b [kotlin] Add brackets to casted type if it's definitely non-nullable
For example, `foo(z as (T & Any))`. `foo(z as T & Any)` wouldn't work

KTIJ-32081 CastExpressionModCommandAction fails with exception on casting parameter to definitely non-nullable


(cherry picked from commit 6a0e12503b9d7738305a27d40ecd12a2cdf0a6b4)

IJ-CR-149170

GitOrigin-RevId: 234038e18861ba2ae6269ec2e6295cd76fae1019
2024-11-18 13:27:34 +00:00
..
2024-07-29 20:31:02 +00:00