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