
@JsName("baz") @JsExport inline fun foo() = 77
fun gaz() = 99
