<@U0ANSGGVC> You were right! There's a weird anoma...
# javascript
m
@kirillrakhman You were right! There's a weird anomaly there.
Copy code
testMethod: function () {
      Kotlin.println('testMethod triggered');
    },
    testMethodWithParam_za3lpa$: function (something) {
      Kotlin.println('testMethodWithParam triggered');
    },