11 lines
78 B
Plaintext
11 lines
78 B
Plaintext
--TEST--
|
|
test of comma, unary, stuff -> ,
|
|
--INPUT--
|
|
1,-1
|
|
--EXPECTED--
|
|
1 1
|
|
|
|
|
|
|
|
|