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