]> iEval git - gruntmaster-daemon.git/blob - prog.cs
d1aed411e3368b4613f42f6f67987b2a033e7810
[gruntmaster-daemon.git] / prog.cs
1 using System;
2 class prog {
3 static void Main() {
4 Console.WriteLine("Hello World!");
5 }
6 }
This page took 0.037163 seconds and 3 git commands to generate.