Fix :edit
parent
e5606b2917
commit
59dced5c9d
|
@ -57,7 +57,7 @@ M: lexer-error error-line
|
||||||
[ error>> error-line ] [ line>> ] bi or ;
|
[ error>> error-line ] [ line>> ] bi or ;
|
||||||
|
|
||||||
M: source-file-error error-file
|
M: source-file-error error-file
|
||||||
[ error>> error-file ] [ file>> path>> ] bi or ;
|
[ error>> error-file ] [ file>> ] bi or ;
|
||||||
|
|
||||||
M: source-file-error error-line
|
M: source-file-error error-line
|
||||||
error>> error-line ;
|
error>> error-line ;
|
||||||
|
|
Loading…
Reference in New Issue