Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
KotlinCreateTestIntention
/
before.kt.template
blob: b8b9f221b08188b9990b490f8ecf10244d1d8090 [
file
] [
log
] [
blame
]
<spot>
class Foo
</spot>
{
fun foo() {
}
}