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