mirror of
https://github.com/therootcompany/golib.git
synced 2025-11-01 13:42:50 +00:00
15 lines
217 B
CSV
15 lines
217 B
CSV
Key,Value,
|
|
Name,55,
|
|
Girlfriend's Age,55,
|
|
,,
|
|
My IQ,55,
|
|
,55,
|
|
"Key,with,Comma",,
|
|
,"Value,with,Comma",
|
|
"Quoted ""Key""",Normal Value,
|
|
Normal Key,"Quoted ""Value""",
|
|
"Quoted ""Key""",,
|
|
,"Quoted ""Value""",
|
|
x,y,z
|
|
"#1",2,#3
|