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