Skip to content
Snippets Groups Projects
Commit cbe860d3 authored by LEESANGKYEONG's avatar LEESANGKYEONG
Browse files

Delete main.c

parent 836913b9
No related branches found
No related tags found
No related merge requests found
// main.c
#include <stdio.h>
#include "func.h"
int main(){
printf("%d\n", func_name_or_id());
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment