Closed arkadiuszpalka closed 3 years ago
Hi @arkadiuszpalka, I will check this. Thank you for reporting it!
Hi @arkadiuszpalka,
you found an error in the kotlin antlr grammar file. should be working now (in version https://github.com/kotlinx/ast/commit/0b853e90aa412f21567626b069747b654956261a)
There is a build problem, https://github.com/kotlinx/ast/commit/0b853e90aa412f21567626b069747b654956261a is not working, sorry. I will fix this in the next few days.
Hi @arkadiuszpalka, please try version 57556f1603, it should work now.
@drieks Hi, thank you for your involvement! I will check it out and give a feedback.
It's working and I'm closing the issue.
Hi, I'm not sure that is it
ast
library issue but I've got following file:I'm testing the file as usual:
and parser throws an exception:
The problem has to be the line break after
${
because, without that lines, the execution goes smoothLibrary version