package app import lib.* fun runAppAndReturnOk(): String { return A.a().b() }