2024-04-14 22:45:38 +02:00

5 lines
33 B
C

int bar(void)
{
return 0x42;
}