RosettaCodeData/Task/Conditional-structures/TXR/conditional-structures-1.txr
2023-07-01 13:44:08 -04:00

7 lines
61 B
Text

@(choose :shortest x)
@x:@y
@(or)
@x<--@y
@(or)
@x+@y
@(end)