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

8 lines
101 B
Text

@(all)
@x:y@
@z<-@w
@(and)
@(output)
We have a match: (x, y, z, w) = (@x, @y, @z, @w).
@(end)
@(end)