Common list elements: Difference between revisions

Content added Content deleted
m (added whitespace.)
m (→‎{{header|REXX}}: added a comment.)
Line 24:
end /*c*/
end /*k*/
/*stick a fork in it, we're all done. */
 
say 'the list of common elements in all sets: ' "["translate(space($), ',', " ")']'</lang>
{{out|output|text=&nbsp; when using the default inputs:}}