Fix constant folding of multiplied string literals when they appear in another...
Fix constant folding of multiplied string literals when they appear in another constant expression. In this case, the multiplied value was lost and replaced by the original value.
Showing
Please register or sign in to comment