Skip to content

Create keywords.elm#249

Open
MikaelMayer wants to merge 1 commit intoelm:masterfrom
MikaelMayer:patch-1
Open

Create keywords.elm#249
MikaelMayer wants to merge 1 commit intoelm:masterfrom
MikaelMayer:patch-1

Conversation

@MikaelMayer
Copy link

This file raises the parsing error:
Detected errors in 1 module.
-- SYNTAX PROBLEM ------------------------------------------------------------

It looks like the keyword in is being used as a variable.

7| ) (0, 0, 0) [1, 2, 3, 4, 5] in
^
Rename it to something else.

This file raises the parsing error:
Detected errors in 1 module.
-- SYNTAX PROBLEM ------------------------------------------------------------

It looks like the keyword in is being used as a variable.

7| ) (0, 0, 0) [1, 2, 3, 4, 5] in
                                        ^
Rename it to something else.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant