Language
Elixir
Compiler
elixir 1.5.1
Options
$ elixir prog.exs
2017-08-16 16:23:20.787436Z start
01:23:20.926 [error] Process #PID<0.76.0> raised an exception
** (RuntimeError) boom!
prog.exs:3: anonymous fn/0 in :elixir_compiler_0.__FILE__/1
2017-08-16 16:23:21.804186Z done
Exit Code:
0