Bogdanp / Bogdanp/elm-ast

Comments make parsing fail

Open
#41 15 comments 1 reaction 0 assignees View on GitHub
wontfix
Dominant language
Elm
Stars
145
Forks
19
PR merge metrics
No merged PRs in 30d

Description

```
f =
let b = 1 --comment
in b
```
The parser does not understand this.

This is probably related to #1, because this, too has to do with newlines.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.