b278d82c61
function old new delta parse_dollar_squote - 441 +441 encode_then_expand_vararg 359 380 +21 parse_stream 2252 2271 +19 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 2/0 up/down: 481/0) Total: 481 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
11 lines
71 B
Plaintext
11 lines
71 B
Plaintext
a b
|
|
$'a\tb'
|
|
a
|
|
b c
|
|
def
|
|
a'b c"d e\f
|
|
a3b c3b e33f
|
|
a\80b c08b
|
|
a3b c30b
|
|
x y
|