]> iEval git - gruntmaster-daemon.git/blob - tests/mono/prog.cs
Add javascript
[gruntmaster-daemon.git] / 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.038792 seconds and 4 git commands to generate.