using System;
namespace Print
{
class Class1
{
[STAThread]
static void Main(string<img src="/ubbthreads/images/graemlins/disagree.gif" alt="" /> args)
{
try
{
new Class1().Run();
}
catch (System.Exception e)
{
Console.WriteLine(e.StackTrace);
}
}
public void Run()
{
Console.WriteLine("This is also a language <img src="/ubbthreads/images/graemlins/silly.gif" alt="" /> ");
}
}
}

<img src="/ubbthreads/images/graemlins/biggrin.gif" alt="" /> <img src="/ubbthreads/images/graemlins/biggrin.gif" alt="" />


Not in the mood for cheese?
That excuse has more holes than a slice this fine Gorgombert!