Skip to content

Instantly share code, notes, and snippets.

@thluiz
Last active April 16, 2022 13:05
Show Gist options
  • Save thluiz/66313b11bb900708e1a3e5b43e6efbb7 to your computer and use it in GitHub Desktop.
Save thluiz/66313b11bb900708e1a3e5b43e6efbb7 to your computer and use it in GitHub Desktop.
Testing post markdown
namespace minimal;
public void Main()
{
Console.WriteLine("test");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment