6 lines
No EOL
67 B
C
6 lines
No EOL
67 B
C
#include "a_lib.h"
|
|
|
|
int main(void){
|
|
function();
|
|
return 0;
|
|
} |