Add :error word
parent
e62f068db7
commit
df88e5a974
|
@ -22,6 +22,9 @@ M: tuple error-help class ;
|
||||||
|
|
||||||
M: string error. print ;
|
M: string error. print ;
|
||||||
|
|
||||||
|
: :error ( -- )
|
||||||
|
error get error. ;
|
||||||
|
|
||||||
: :s ( -- )
|
: :s ( -- )
|
||||||
error-continuation get data>> stack. ;
|
error-continuation get data>> stack. ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue