Closed emarteca closed 2 months ago
There was an error where mutli-arg callbacks and trait methods had the args concatenated together with no commas in between in the generated Kotlin code. This PR fixes this bug.
There was an error where mutli-arg callbacks and trait methods had the args concatenated together with no commas in between in the generated Kotlin code. This PR fixes this bug.