blob: 193edbbc91547b0aa3a342eab2b7c545c209d58b [file] [log] [blame]
#include "func.h"
int func() {
return 0;
}