package foo import boo.boo fun main(args: Array) { val bar = Bar() boo(bar) }