6 lines
129 B
Text
6 lines
129 B
Text
Tests=: (<'');(<'ABC');('ABC';'DEF');<('ABC';'DEF';'G';'H')
|
|
quibble every Tests
|
|
{}
|
|
{ABC}
|
|
{ABC and DEF}
|
|
{ABC, DEF, G and H}
|