Ternary expressions of interpolated strings should be able to produce FormattableString #9077
Unanswered
lcsondes
asked this question in
Language Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This doesn't compile:
As a workaround, either side can be explicitly cast to FormattableString, but this shouldn't be necessary.
Beta Was this translation helpful? Give feedback.
All reactions