import lib.* fun main(args: Array) { foo() v = 1 println(v) }