Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
postfixTemplates
/
KtAssertPostfixTemplate
/
before.kt.template
blob: 854b83b986713ddfa6e8004fd27575f980cc57da [
file
] [
log
] [
blame
]
fun foo
(
x
:
Boolean
)
{
<spot>
x
</
spot
>
$key
}