Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
cae7f90b594750d624e94b3325571f4b5ebff2f0
/
.
/
compiler
/
testData
/
cli
/
jvm
/
fileClassAndMultifileClassClash.out
blob: 194828b65b5b6aca4720ba768fd28de153a7f9d3 [
file
] [
log
] [
blame
]
compiler
/
testData
/
cli
/
jvm
/
fileClassAndMultifileClassClash1
.
kt
:
1
:
1
:
error
:
duplicate JVM
class
name
'test/Util'
generated
from
:
Util
,
Util
@file
:
JvmName
(
"Util"
)
^
COMPILATION_ERROR