Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong behaviour following Elm syntax errors #1

Open
shamansir opened this issue Nov 6, 2017 · 0 comments
Open

Wrong behaviour following Elm syntax errors #1

shamansir opened this issue Nov 6, 2017 · 0 comments
Labels

Comments

@shamansir
Copy link
Owner

Type this without the last line, compile:

"foobar"

"a"

5

a : Int -> Int -> Int
a b c = b + c

a

\s\a

Then add it back and compile, and then remove the last erroneous line again.

You'll see a list of "Unknown components"

@shamansir shamansir changed the title Wrong behaviour following errors Wrong behaviour following Elm syntax errors Nov 8, 2017
@shamansir shamansir added the bug label Nov 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant