]> Kevux Git Server - fll/blob
d3d4ce359345badf51ca5de5f1a25c4d5ae15580
[fll] /
1 a{
2 a b привет
3 c d
4  \# not a comment
5  \\\# nor is this.
6 \\# even this is not.
7 привет мир a 
8   
9  \# a valid list:
10    with content.
11 }
12 a{
13   another "A" list.
14 }
15 "мир"{
16   quoted, "yep".
17 }
18 привет has space{
19   But this is not a comment.
20 }
21 empty{
22 }
23 hi{
24   not a list\:
25   a b привет
26   c d
27   привет мир a 
28
29 }
30 has spaces{
31   yep.
32   fin  
33 }