mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-02 11:03:57 +00:00
4 lines
40 B
C
4 lines
40 B
C
|
unsigned int foo(void) {
|
||
|
return 42;
|
||
|
}
|