@file:JvmMultifileClass @file:JvmName("Multifile") package lib typealias T2 = String fun f2() {} val v2: T2 = "OK"