nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at staging-next 3 lines 40 B view raw
1unsigned int foo(void) { 2 return 42; 3}