Post background

This is the third test post

By David Maiden -

Just need a third one for testing

Here is the kind of blog I am going to write.

var a = b + c;
if (a == 2)
{
  Console.Writeline("Blah");
}