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

9 lines
101 B
Plaintext

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