summaryrefslogtreecommitdiffstats
path: root/src/main.c
blob: e8debe696185e143d2023299d09b614821d72ef4 (plain) (blame)
1
2
3
4
5
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main (void) {
}