package com.example.lib object MyLib { fun doOnMe() = print("hello") }