@file:JvmMultifileClass @file:JvmName("Multifile") package lib typealias T1 = String fun f1() {} val v1: T1 = "OK"