mirror of
https://github.com/ivabus/pantry
synced 2024-11-14 04:25:08 +03:00
4 lines
31 B
C
4 lines
31 B
C
|
int foo(void) {
|
||
|
return 42;
|
||
|
}
|