▲ | dionian 3 months ago | |
Yeah, that almost bothers me more than "STR." | ||
▲ | Symbiote 3 months ago | parent [-] | |
\{ is currently invalid syntax in Java, so it can be given a meaning. ${ is valid syntax (the string value "$\") so giving it a new meaning would break existing programs. That's not acceptable. |