mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
ames: cleanup comments/whitespace
This commit is contained in:
parent
6a2c8a7635
commit
80a1cf626c
@ -752,7 +752,6 @@
|
|||||||
$(l.b $(b l.b, r.a ~), a r.a)
|
$(l.b $(b l.b, r.a ~), a r.a)
|
||||||
$(r.b $(b r.b, l.a ~), a l.a)
|
$(r.b $(b r.b, l.a ~), a l.a)
|
||||||
--
|
--
|
||||||
|
|
||||||
::
|
::
|
||||||
+$ deco ?(~ %bl %br %un) :: text decoration
|
+$ deco ?(~ %bl %br %un) :: text decoration
|
||||||
+$ json :: normal json value
|
+$ json :: normal json value
|
||||||
|
@ -2992,7 +2992,6 @@
|
|||||||
:: we have unsent fragments of the current message; feed them
|
:: we have unsent fragments of the current message; feed them
|
||||||
::
|
::
|
||||||
?. =(~ unsent-fragments.state)
|
?. =(~ unsent-fragments.state)
|
||||||
|
|
||||||
:: we have unsent fragments of the current message; feed them
|
:: we have unsent fragments of the current message; feed them
|
||||||
::
|
::
|
||||||
=^ unsent pump abut:(feed:packet-pump unsent-fragments.state)
|
=^ unsent pump abut:(feed:packet-pump unsent-fragments.state)
|
||||||
@ -4428,7 +4427,6 @@
|
|||||||
?: ?=(%alien -.old)
|
?: ?=(%alien -.old)
|
||||||
old(heeds [heeds.old ~])
|
old(heeds [heeds.old ~])
|
||||||
old(corked [corked.old ~])
|
old(corked [corked.old ~])
|
||||||
::
|
|
||||||
--
|
--
|
||||||
:: +scry: dereference namespace
|
:: +scry: dereference namespace
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user