Bogdanp / elm-ast

A parser for Elm in Elm.
http://bogdanp.github.io/elm-ast/example/
BSD 3-Clause "New" or "Revised" License
143 stars 21 forks source link

Allow nested comments #114

Open wende opened 5 years ago

wende commented 5 years ago

Like here: https://github.com/folkertdev/elm-state/blob/3.0.1/src/State.elm#L532-L549