mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
7 lines
94 B
Text
7 lines
94 B
Text
x=abc,y=def
|
|
x=ABC,y=DEF
|
|
x=abcd,y=ghi
|
|
x=ABCD,y=GHI
|
|
x=abcde,y=ghi
|
|
x=ABCDE,y=GHI
|
|
x=ABCDE,y="GHI"
|