Hacker News new | ask | show | jobs
by jeltz 316 days ago
I disagree, I would say the error is in "comptime unreachable" or maybe the whole "switch (ab)".
1 comments

`comptime unreachable` isn't the underlying cause and not the place you should fix in this case. A good error tells you what caused it, and where to fix it.