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

comprehensions/generators #446

Open
fazibear opened this issue Mar 11, 2018 · 1 comment
Open

comprehensions/generators #446

fazibear opened this issue Mar 11, 2018 · 1 comment
Labels

Comments

@fazibear
Copy link
Contributor

Should they work?

Tried with 0.32 and 0.32.

With 0.32 problem is the same as in #445
With 0.31 got following error:

Uncaught TypeError: Cannot convert a Symbol value to a string
    at Array.toString (native)
    at Array.toString (native)
    at http://localhost:8080/elixir/elixirscript.build.js:1423:2057
    at Object._for (http://localhost:8080/elixir/elixirscript.build.js:1423:4708)
    at recur (http://localhost:8080/elixir/elixirscript.build.js:6366:48)
    at Object.trampoline$1 [as trampoline] (http://localhost:8080/elixir/elixirscript.build.js:1423:4297)
    at setup (http://localhost:8080/elixir/elixirscript.build.js:6382:44)
    at recur (http://localhost:8080/elixir/elixirscript.build.js:6396:40)
    at Object.trampoline$1 [as trampoline] (http://localhost:8080/elixir/elixirscript.build.js:1423:4297)
    at Object.start (http://localhost:8080/elixir/elixirscript.build.js:6402:44)
@bryanjos
Copy link
Collaborator

I'll have to take a look, but yes they should work

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

2 participants