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