Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at master 3 lines 40 B view raw
1unsigned int foo(void) { 2 return 42; 3}