Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b1f59e5f0d739fd4c19f9e413cc9c324657eafed
/
.
/
compiler
/
testData
/
cli
/
jvm
/
jsr305DefaultMigration.kt
blob: e5c91d3ed6d63940a30fdbc7d17e9e94ae53057c [
file
]
fun test
(
annotated
:
DefaultAnnotated
)
{
annotated
.
foo
(
null
)
}