jompiler/input.c
2024-11-20 22:59:19 +01:00

6 lines
58 B
C

//#include<elf.h>
int main(int argc)
{
// exit(42);
}