Skip to content

Instantly share code, notes, and snippets.

@hadrysmateusz
Created January 3, 2020 01:12
Show Gist options
  • Save hadrysmateusz/85ce2a8118138f01a3cc51668f5f875e to your computer and use it in GitHub Desktop.
Save hadrysmateusz/85ce2a8118138f01a3cc51668f5f875e to your computer and use it in GitHub Desktop.
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