A C# test
namespace cann_test { public class Test { public Test() { System.Console.WriteLine("Hello world"); } } } //This is just a test of gistbox /* commments here */