Hi, I've tested with the example to parse my own Kotlin file. By printing out all the rawAst nodes, I can find there were LineComment nodes presented but not any BlockComment node, so I wonder if the BlockComment node would not be returned at present?
Hi, I've tested with the example to parse my own Kotlin file. By printing out all the rawAst nodes, I can find there were LineComment nodes presented but not any BlockComment node, so I wonder if the BlockComment node would not be returned at present?