Skip to content

Instantly share code, notes, and snippets.

@mudphone
Created September 9, 2015 11:11
Show Gist options
  • Save mudphone/ad623450dc84d8aa640c to your computer and use it in GitHub Desktop.
Save mudphone/ad623450dc84d8aa640c to your computer and use it in GitHub Desktop.
Error when I use |>> instead of ~>>
== Compilation error on file lib/common_macros.ex ==
** (SyntaxError) lib/common_macros.ex:3: syntax error before: '>'
(elixir) lib/kernel/parallel_compiler.ex:95: anonymous fn/4 in Kernel.ParallelCompiler.spawn_compilers/8
** (exit) shutdown: 1
(elixir) lib/kernel/parallel_compiler.ex:199: Kernel.ParallelCompiler.handle_failure/5
(elixir) lib/kernel/parallel_compiler.ex:182: Kernel.ParallelCompiler.wait_for_messages/8
(elixir) lib/kernel/parallel_compiler.ex:55: Kernel.ParallelCompiler.spawn_compilers/3
(iex) lib/iex/helpers.ex:94: IEx.Helpers.c/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment