Hacker News new | ask | show | jobs
by RealityVoid 2264 days ago
What language is that? It's not C, because it wouldn't compile.
2 comments

Looks kind of like Perl to me, except that Perl uses `given … when …`.
The third example is valid C.