Are the model facade generators meant to be used with kotlin or is there an extra setting for kotlin. I'm running into a ton of errors. Some are noted here
https://jte.gg/kotlin/#common-errors
But then other errors like using kotlin's Int. It seems like this all is transpiled to java first and it's just not picking up the kotlin std lib.