Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
java-decompiler
/
testData
/
CodeConstructs.java
blob: d0c2e35311c8b9c1240f9665a8a055bb9b5b5771 [
file
] [
log
] [
blame
]
class
CodeConstructs
{
void
expressions
()
{
new
String
().
hashCode
();
}
}