RosettaCodeData/Task/Conditional-structures/TXR/conditional-structures-1.txr

8 lines
61 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
@(choose :shortest x)
@x:@y
@(or)
@x<--@y
@(or)
@x+@y
@(end)