mirror of
https://github.com/therootcompany/golib.git
synced 2025-10-13 04:28:15 +00:00
367 B
367 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 | Key,with,Comma | ||
11 | Value,with,Comma | ||
12 | Quoted "Key" | Normal Value | |
13 | Normal Key | Quoted "Value" | |
14 | Quoted "Key" | ||
15 | Quoted "Value" | ||
16 | x | y | z |
17 | # comment with trailing comma, | ||
18 | #1 | 2 | #3 |