Correction...

> This part was never in the Quasi proposal. `abc$$def` is the same as
> `abc\${def}` according to the current proposal.

`abc\$${def}`

The point is that only $ident and ${...} are special. In all other
contexts, $ is a normal character.

-- 
erik
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to