Skip to content

Instantly share code, notes, and snippets.

@AaronCHH
Created July 12, 2019 13:11
Embed
What would you like to do?
Markdium-Hello Markdium!
public class Hello1
{
public static void Main()
{
- System.Console.WriteLine("Hello, World!");
+ System.Console.WriteLine("Rock all night long!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment