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