Using this version, my programs sometime quit prematurely with error code: 0. It happened two times: once I queried a Table with an undefined key, and another time the json module's parseFile failed because of an invalid json file. No error was thrown and the programs just stopped. Using -d:release didn't change anything.
- Nim 1.1.1/devel: programs silently crashing with --gc:arc trtt
