kolibrios-fun/programs/develop/clink/test/a.c
2021-02-05 18:51:07 +00:00

3 lines
25 B
C

int f() {
return 42;
}