Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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();
}
}