3list no longer exists. Fix parser combinators to work around this.
parent
f63c6c8ed4
commit
3948beb8f0
|
@ -283,7 +283,7 @@ DEFER: list>llist
|
|||
[ 1 2 3 ] list>llist
|
||||
[ 4 5 6 ] list>llist
|
||||
[ 7 8 9 ] list>llist
|
||||
3list
|
||||
2list cons
|
||||
list>llist
|
||||
lappend* ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue