Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
outOfBlock
/
InExtensionFunctionWithInference.kt
blob: ff8c4f317554d55c64b9254534422503a0102d7e [
file
]
// OUT_OF_CODE_BLOCK: TRUE
class
A
{
fun foo
():
Int
=
12
}
fun A
.
bar
()
=
foo
()
+
<caret>
// TYPE: 1