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