Example: ```plain Print "This is an " /' just a test '/ + "example" ```  The part `+ "example"` is incorrectly also shown as comment. Should be more like this: 
Example:
The part
+ "example"is incorrectly also shown as comment.Should be more like this: