josephivie
08/12/2018, 5:35 AMclass Bar: Foo(){
}
as a lambda in a constructor call, which is not how Kotlin parses it. I'm not exactly sure how the grammar definition language used in the repository works or how to best fix it, but I had to make a patch to the ANTLR4 grammar derived from it to get this case working.