compiler.tree.debugger: fix match __
parent
9cff14ca01
commit
d222f6681c
|
@ -13,8 +13,6 @@ generic hints io kernel macros make match math namespaces
|
||||||
prettyprint prettyprint.config prettyprint.custom
|
prettyprint prettyprint.config prettyprint.custom
|
||||||
prettyprint.sections quotations sequences sequences.private sets
|
prettyprint.sections quotations sequences sequences.private sets
|
||||||
sorting words ;
|
sorting words ;
|
||||||
FROM: syntax => _ ;
|
|
||||||
RENAME: _ match => __
|
|
||||||
IN: compiler.tree.debugger
|
IN: compiler.tree.debugger
|
||||||
|
|
||||||
! A simple tool for turning tree IR into quotations and
|
! A simple tool for turning tree IR into quotations and
|
||||||
|
|
Loading…
Reference in New Issue