RosettaCodeData/Task/Quoting-constructs/Phix/quoting-constructs-4.phix

5 lines
124 B
Plaintext

{2, 3, 5, 7, 11, 13, 17, 19}
{1, 2, {3, 3, 3}, 4, {5, {6}}}
{{"John", "Smith"}, 52389, 97.25}
{} -- the 0-element sequence