Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4e1f65a4173cb03ef0028d544df19e7e069c9350
/
.
/
jps-plugin
/
testData
/
incremental
/
incrementalJvmCompilerOnly
/
addNestedClass
/
notUsage.kt
blob: 86fd98ec6cfb09645f4d20782b7c83235e27eb44 [
file
]
import
test
.*
fun foo
(
x
:
Nested
)
{
JavaClass
().
foo
()
}