Skip to content

Commit 9dac0ac

Browse files
authored
Add newline
1 parent ae824e0 commit 9dac0ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ext/AbbrvStackTracesREPLExt.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ end
1414
if VERSION v"1.12-alpha"
1515
import REPL:
1616
call_on_backend
17+
1718
function REPL.print_response(errio::IO, response, backend::Union{REPL.REPLBackendRef,Nothing}, show_value::Bool, have_color::Bool, specialdisplay::Union{AbstractDisplay,Nothing}=nothing)
1819
Base.sigatomic_begin()
1920
val, iserr = response

0 commit comments

Comments
 (0)