]> Kevux Git Server - fll/blob
0a7c3b0cd76bd418f0aff3871b5f52b91a2f32a6
[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 }