summaryrefslogtreecommitdiff
path: root/hello.c
blob: 960ef056c966a7f590fbfca580c6a68045d4962b (plain)
1
2
3
#include "hello.h"

int main() {return 0;}