WeScheme
WeScheme copied to clipboard
CM: Scheme2 Mode and multi-line strings
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.