Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
cli
/
jvm
/
fileClassAndMultifileClassClash.out
blob: 61f2b3b698382b6ce48655ef0ad28beeec9ee800 [
file
]
compiler
/
testData
/
cli
/
jvm
/
fileClassAndMultifileClassClash1
.
kt
:
1
:
1
:
error
:
duplicate JVM
class
name
'test/Util'
generated
from
:
Util
,
Util
@file
:
JvmName
(
"Util"
)
^^^^^^^^^^^^^^^^^^^^^
COMPILATION_ERROR