mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
make =| print as =|, not ;;
This commit is contained in:
parent
8018745d9b
commit
46433e4ecc
@ -14032,7 +14032,7 @@
|
||||
[%mcnt *] (rune ';/' ~ ~ (hoons ~[p]:x))
|
||||
[%mcsg *] (rune ';~' `'==' ~ (hoons [p q]:x))
|
||||
[%mcmc *] (rune ';;' ~ ~ (hoons ~[p q]:x))
|
||||
[%tsbr *] (rune ';;' ~ ~ ~[(spec p.x) (hn q.x)])
|
||||
[%tsbr *] (rune '=|' ~ ~ ~[(spec p.x) (hn q.x)])
|
||||
[%tscl *] (tiscol-to-plum p.x q.x)
|
||||
[%tsnt *] (rune '=/' ~ ~ (skin p.x) (hn q.x) (hn r.x) ~)
|
||||
[%tsmc *] (rune '=;' ~ ~ [(skin p.x) (hoons ~[q r]:x)])
|
||||
|
Loading…
Reference in New Issue
Block a user