Skip to content

Instantly share code, notes, and snippets.

@kasramp

kasramp/test.cpp Secret

Created August 1, 2020 23:12
Show Gist options
  • Save kasramp/c0cd98b76a7e77068a41f1ea5be6e6d3 to your computer and use it in GitHub Desktop.
Save kasramp/c0cd98b76a7e77068a41f1ea5be6e6d3 to your computer and use it in GitHub Desktop.
int main(int argc, char* argv[]) {
Test t1;
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment