2023-12-07 09:12:54 +01:00

5 lines
33 B
C

int qux(void)
{
return 1234;
}