B word in syntax sets a breakpoint for convenience
parent
9453ce2f30
commit
fb08017eef
|
@ -259,3 +259,8 @@ SYMBOL: +stopped+
|
|||
] 3curry
|
||||
"Walker on " self thread-name append spawn
|
||||
[ associate-thread ] keep ;
|
||||
|
||||
! For convenience
|
||||
IN: syntax
|
||||
|
||||
: B break ;
|
||||
|
|
Loading…
Reference in New Issue