Menu

#395 Support for Java 7 Literals

open
nobody
5
2011-09-25
2011-09-25
Anonymous
No

Java 7 allows the use of binary literals (0b1101) and the use of underscores in literals for readability (e.g. 2_564_234 instead of 2564234). But the interactions pane does not yet support these literals. It would be great if it did.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.