compiler.tree.debugger: fix docs using.
parent
2c3492a916
commit
aa1a5f22ba
|
@ -1,4 +1,4 @@
|
|||
USING: compiler.tree help.markup help.syntax ;
|
||||
USING: compiler.tree help.markup help.syntax kernel ;
|
||||
IN: compiler.tree.debugger
|
||||
|
||||
HELP: #>r?
|
||||
|
|
Loading…
Reference in New Issue