dyoo / WeScheme

29 stars 16 forks source link

CM: Scheme2 Mode and multi-line strings #80

Open schanzer opened 11 years ago

schanzer commented 11 years ago

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.