Better error message
parent
a8e8b05339
commit
3ea844b9f2
core/debugger
|
@ -293,6 +293,8 @@ M: no-such-slot summary drop "No such slot" ;
|
|||
|
||||
M: immutable-slot summary drop "Slot is immutable" ;
|
||||
|
||||
M: bad-create summary drop "Bad parameters to create" ;
|
||||
|
||||
<PRIVATE
|
||||
|
||||
: init-debugger ( -- )
|
||||
|
|
Loading…
Reference in New Issue