This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
d295861a7d
piston
/
packages
/
csharp-mono.test
9 lines
124 B
Plaintext
Raw
Blame
History
using System;
public class Test
{
public static void Main(string[] args)
{
Console.WriteLine("OK");
}
}
Reference in New Issue
View Git Blame
Copy Permalink