package problem.api.kotlin.statics import lib.LibMethods fun ktTest() { LibMethods.staticMethod() }