// test.MultiFile // WITH_RUNTIME @file:JvmMultifileClass @file:JvmName("MultiFile") package test val foo = 42 typealias A = String