Language
Elixir
Compiler
elixir 1.5.1
Options
$ elixir prog.exs
2017-08-16 16:25:15.395832Z start
** (EXIT from #PID<0.73.0>) an exception was raised:
** (RuntimeError) boom!
prog.exs:3: anonymous fn/0 in :elixir_compiler_0.__FILE__/1
01:25:15.525 [error] Process #PID<0.76.0> raised an exception
** (RuntimeError) boom!
prog.exs:3: anonymous fn/0 in :elixir_compiler_0.__FILE__/1
Exit Code:
1