this repo has no description
at develop 206 B view raw
1/*** 2!Test 3extra_files: 4- json_input_str.json 5expected: !Result 6 solution: !Solution 7 s: "abcd" 8 ss: ["abc", "def", "ghi"] 9***/ 10 11string: s ::add_to_output; 12array[int] of string: ss ::add_to_output; 13