quote do _ = unquote(args) message = "Elixir's special forms are expanded by the compiler and must not be invoked directly" :erlang.error(RuntimeError.exception(message)) end end
quote do _ = unquote(args) message = "Elixir's special forms are expanded by the compiler and must not be invoked directly" :erlang.error(RuntimeError.exception(message)) end end
quote do _ = unquote(args) message = "Elixir's special forms are expanded by the compiler and must not be invoked directly" :erlang.error(RuntimeError.exception(message)) end end