Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
codeInsight
/
postfix
/
try.kt
blob: c8db2ae447436ec1b551a4f124e1febf2eb917f1 [
file
] [
log
] [
blame
]
fun foo
(
x
:
Boolean
)
{
x
.
try
<caret>
}