Skip to content

Instantly share code, notes, and snippets.

@mcfiredrill
Created July 6, 2014 02:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcfiredrill/b498ec3f8f61f2e6a312 to your computer and use it in GitHub Desktop.
Save mcfiredrill/b498ec3f8f61f2e6a312 to your computer and use it in GitHub Desktop.
🍒tony@moguya ~/src/elixir_stuff$ elixir chat.ex
** (CompileError) chat.ex:74: Chat.Room.__struct__/0 is undefined, cannot expand struct Chat.Room
(elixir) src/elixir_map.erl:55: :elixir_map.translate_struct/4
(elixir) src/elixir.erl:195: :elixir.quoted_to_erl/3
(elixir) src/elixir_lexical.erl:17: :elixir_lexical.run/2
🍒tony@moguya ~/src/elixir_stuff$ elixir -v
Elixir 0.14.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment