RosettaCodeData/Task/Conditional-structures/TXR/conditional-structures-2.txr
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07: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)