nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 20.09-beta 4 lines 43 B view raw
1unsigned int foo(void) 2{ 3 return VALUE; 4}