#include int main(int argc, const char * argv[]) { std::cout << "Awww yeah, gonna test some stuff here eventually!\n"; return 0; }