blob: 59bc71849dd665c2255ab9fe7f960500d7125f94 [file] [log] [blame]
//
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
class CodeConstructs {
CodeConstructs() {
}
void expressions() {
(new String()).hashCode();
}
}