dtsod lists fixed

This commit is contained in:
2022-04-17 01:06:26 +03:00
parent 394fbffc12
commit 8d3991f8fb
2 changed files with 30 additions and 13 deletions

View File

@@ -8,6 +8,8 @@ const char text[]=
" uint:#comment!\n 0u;"
" double: 965.557f;#another comment!\n"
" text: \"_$\\\"\\\\'''a ыыы000;2;=:%d;```\";\n"
" list: [10,20,30,0,0 ];"
" list_of_lists: [ [\"sss\"]];"
"};";
void print_dtsod(Hashtable* dtsod){