Skip to content

Instantly share code, notes, and snippets.

@arunreddy
Created March 6, 2017 05:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arunreddy/3696bdb09d2d8615d5b6af647f44742a to your computer and use it in GitHub Desktop.
Save arunreddy/3696bdb09d2d8615d5b6af647f44742a to your computer and use it in GitHub Desktop.
policy_types.cpp created by arunreddy - https://repl.it/GIX8/1
#include <iostream>
using namespace std;
int main()
{
cout << "Hello World" << endl;
count << "Does is sync" << endl;
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment