]> Kevux Git Server - fll/blob
9d794f30ef56f8278a9de6ebbc5a4dd9ddff701b
[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   # has a comment
20   But this is not a comment.
21 }
22 empty{
23 }
24 hi{
25   not a list\:
26   a b привет
27   c d
28   привет мир a 
29
30 }
31 has spaces {
32   yep.
33   fin  
34 }