Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
GrSplitDeclarationIntention
/
after.groovy.template
blob: de838c0eb0f07b49687f08333d480078339ef67e [
file
] [
log
] [
blame
]
if
(
something
())
{
<spot>
def
a
a
=
5
</
spot
>
}