Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
GrConvertStringToCharIntention
/
before.groovy.template
blob: 2472ed425e62416f2632c4e8248b4daa81544707 [
file
] [
log
] [
blame
]
def
foo
(
char
c
)
{
...
}
foo
(<
spot
>
'a'
</
spot
>)