User accidentally uses a unicode long dash instead of ASCII dash to type a comment
Open
error-message
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
**Program:** https://code.world/#PZlG63CKkE4qHAVKmNDrCUA
**Message:**
program.hs:5:34-38: error:
• Missing punctuation before this expression.
Perhaps you forgot a comma, an operator, or a bracket.
• To multiply, please use the * operator.
For example: base * image
• To apply a function, add parentheses around the argument.
For example: base(image)
Contributor guide
Assessment
This issue has not been assessed yet.