Rebol []
; below works in rebol! (r2 & r3)
multline-str: {
start
Opening { is fine. Also ^{ and ^}
But closing } even though balanced does not highlight correctly :(
end
}
; below should highlight correctly! (just a highlighting placeholder!)
print "hello world"