Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
resources-en
/
src
/
intentionDescriptions
/
SplitDeclarationAction
/
after.java.template
blob: d8d58428aa54885db5ac6f26bebc509ccb0143c6 [
file
] [
log
] [
blame
]
public
class
X
{
void
f
()
{
int
i
;
i
=
0
;
}
}