Language
Nim
Compiler
nim 1.4.6
Options
$ nim c ./prog.nim
{"xyz": @[{"Name":"Lorem","Time":"45 seconds","Server":"xyz"}, {"Name":"Ipsum","Time":"2 minutes","Server":"xyz"}], "abcd": @[{"Name":"Foo","Time":"1 minute","Server":"abcd"}, {"Name":"Bar","Time":"10 minute","Server":"abcd"}]}
Exit Code:
0