Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
ExpandOneLineLambda2CodeBlockIntention
/
before.java.template
blob: 5ab33da5ec6e731dd3585357c0c65f7f38224781 [
file
]
public
class
X
{
{
Comparable
c
=
o
->
<spot>
42
</
spot
>;
}
}