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