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