mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-30 10:46:11 +03:00
Merge pull request #63 from ab9/fix_begin
Fix begin: allow answer of "no"
This commit is contained in:
commit
172e4a26b3
@ -9,7 +9,7 @@
|
||||
?^ arg (fud p.arg)
|
||||
%+ pomp ""
|
||||
%+ (polo %text "Do you have a ship and a ticket? " "yes" ~)
|
||||
;~(pose (jest %yes) (just %no))
|
||||
;~(pose (jest %yes) (jest %no))
|
||||
|= [* ans=@t]
|
||||
?. =(%yes ans)
|
||||
:_ ~
|
||||
|
Loading…
Reference in New Issue
Block a user