mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
4 lines
40 B
C
4 lines
40 B
C
|
unsigned int bar(void) {
|
||
|
return 42;
|
||
|
}
|