package customLibrary public fun foo(parameter: Int): Int { return 1 }