Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
cfg
/
expressions
/
unresolvedProperty.kt
blob: e45b072bc54518988b7df71f62d69e1246f6a21c [
file
] [
log
] [
blame
]
fun test
(
a
:
Any
)
{
a
.
foo
}