kotlin-c/c.d/helloworld.h

4 lines
31 B
C

#include <stdio.h>
int foo();