Rich Lane | 62a5649 | 2013-05-10 15:28:04 -0700 | [diff] [blame] | 1 | # Comment outside section |
2 | # Another comment | ||||
3 | |||||
4 | # That was a blank line | ||||
5 | This is not a blank line | ||||
6 | -- section1 | ||||
Rich Lane | a0ee636 | 2013-05-16 16:35:35 -0700 | [diff] [blame] | 7 | abc def |
Rich Lane | 62a5649 | 2013-05-10 15:28:04 -0700 | [diff] [blame] | 8 | ghi |
9 | -- section2 | ||||
10 | 123 | ||||
11 | 456 # comment | ||||
12 | # comment inside a section | ||||
13 | 789 | ||||
14 | -- binary | ||||
15 | 00 01 02 03 04 05 06 07 # comment | ||||
16 | 77 66 55 44 33 22 11 00 | ||||
17 | # comment in binary |