ID:2297978
 
Resolved
Syntax highlighting didn't properly "close" raw strings. This only affected highlighting, not compilation.
BYOND Version:512.1387
Operating System:Windows 10 Home
Web Browser:Chrome 60.0.3112.113
Applies to:Dream Maker
Status: Resolved (512.1388)

This issue has been resolved.
Descriptive Problem Summary:
Using var A = @{"ABC [text] 123"} works as expected but there appears to be a ?runoff?

Numbered Steps to Reproduce Problem:
var A = @{"Text in here"} This text appears as a string too in the IDE.
Huh. I was sure that got tested but let me take another look.
Lummox JR resolved issue with message:
Syntax highlighting didn't properly "close" raw strings. This only affected highlighting, not compilation.