Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
java-decompiler
/
testData
/
CodeConstructs.txt
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();
}
}