mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
Fixed tall form parsing
This commit is contained in:
parent
07d4d4bd1a
commit
70c7ae5da1
@ -75,10 +75,10 @@
|
||||
++ rail :: build from wide/tall
|
||||
|* [wid=_rule wif=_rule tal=_rule]
|
||||
?~ tol wid
|
||||
;~ pose wid
|
||||
?: ?=(1 tol) wif
|
||||
;~(pose wif tal)
|
||||
==
|
||||
=- ;~(pose wif wid)
|
||||
^= wif
|
||||
?: ?=(1 tol) wif
|
||||
;~(pose tal wif)
|
||||
::
|
||||
++ rais |*([wid=_rule tal=_rule] (rail wid wid tal))
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user