comfpile-old/test/faux_build_dir/main.cpp

8 lines
No EOL
69 B
C++

#include "main.h"
#include <stdint.h>
int main() {
return 0;
}