You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
thank you for reporting. I think this is a bug in the Kotlin ANTLR-Grammar, because kotlinx.ast is using a copy of this grammar to parse the kotlin source with antlr and this exception is comming from antlr.
I want to update this library in the next time, I will have a look at this issue then.
this will raise error: org.antlr.v4.kotlinruntime.misc.ParseCancellationException
but without breakline runs success:
The text was updated successfully, but these errors were encountered: