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