On Mon, Feb 6, 2012 at 18:49, Mark S. Miller <[email protected]> wrote: > QuasiChar :: > SourceCharacter but not one of $ or ` > $ $ > $ ` > $ \ EscapeSequence
This part was never in the Quasi proposal. `abc$$def` is the same as
`abc\${def}` according to the current proposal.
--
erik
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

