This PR adds an addition newline before the "Additional diagnostic information may be available using the `set_option ... true` command." messages, to provide better visual separation from the main error message.
4 lines
172 B
Text
4 lines
172 B
Text
forErrors.lean:3:29-3:30: error: failed to synthesize
|
||
ToStream α ?m
|
||
|
||
Additional diagnostic information may be available using the `set_option diagnostics true` command.
|