Last active
April 16, 2022 13:05
-
-
Save thluiz/66313b11bb900708e1a3e5b43e6efbb7 to your computer and use it in GitHub Desktop.
Testing post markdown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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