Skip to content

Instantly share code, notes, and snippets.

@ruhelaanurag
Created May 22, 2019 04:20
Show Gist options
  • Save ruhelaanurag/05f23bfa0677f89d90cfccd8eaa988ad to your computer and use it in GitHub Desktop.
Save ruhelaanurag/05f23bfa0677f89d90cfccd8eaa988ad to your computer and use it in GitHub Desktop.
SampleGist
Using System;
public static void Main()
{
Console.WriteLine("Hello");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment