AdvancedExpressionFolding
AdvancedExpressionFolding copied to clipboard
Incorrect interpolation when adding to Map

In this case, the interpolated string is not being closed. The end of the line should have }".
The expanded string is data.add("System name = " + event.systemName);