mirror of
https://github.com/therootcompany/golib.git
synced 2025-10-30 12:42:51 +00:00
345 B
345 B
| 1 | # this is a comment |
|---|---|
| 2 | # this is, well, a quoted comment |
| 3 | # this is a "super"-quoted comment |
| 4 | Key,Value, |
| 5 | Name,55, |
| 6 | Girlfriend's Age,55, |
| 7 | ,, |
| 8 | My IQ,55, |
| 9 | ,55, |
| 10 | x,y,z |
| 11 | # comment with trailing comma, |