2024-07-09 14:46:46 +02:00

5 lines
33 B
C

int foo(void)
{
return 0x42;
}