WeScheme icon indicating copy to clipboard operation
WeScheme copied to clipboard

CM: Scheme2 Mode and multi-line strings

Open schanzer opened this issue 13 years ago • 0 comments

This bug is in our own mode (not the Scheme mode that ships with CM):

(define multi-line "this is a valid string")

Does not parse in CM correctly -- though it compiles and runs just fine.

schanzer avatar Aug 31 '12 18:08 schanzer