We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b01b2a commit 5c88118Copy full SHA for 5c88118
lib/elixir/lib/module/types.ex
@@ -284,7 +284,7 @@ defmodule Module.Types do
284
RuntimeError.exception("""
285
found error while checking types for #{Exception.format_mfa(stack.module, fun, length(args))}:
286
287
- #{Exception.format_banner(:error, e, stack)}\
+ #{Exception.format_banner(:error, e, trace)}\
288
289
The exception happened while checking this code:
290
0 commit comments