]> Kevux Git Server - fll/blob
a3d6a83895d0106cc7e163b51eb098074a41f8c7
[fll] /
1 empty{
2 }
3 d{
4   b c
5 }
6 a{
7   e f
8   g h
9 }
10 привет{
11   мир
12 }
13 y {
14   z
15 }
16 "мир"{
17   quoted, "yep".
18 }
19 привет has space{
20   \"and so does this" "have space"
21 }
22 "This is quoted"{
23   But still a valid list.
24 }
25 AlsoGood{
26 }
27 hi     {
28   Check this.
29 }
30 привет has space   {
31   ...
32 }
33 a{
34   a second "a".
35 }
36 also_empty{
37 }