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