Hacker News new | ask | show | jobs
by AnIdiotOnTheNet 2828 days ago
There's an allocator in the standard library that is specifically designed to fail.

https://github.com/ziglang/zig/blob/master/std/debug/failing...