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