You've already forked linux-packaging-mono
9 lines
93 B
C#
9 lines
93 B
C#
![]() |
// Compiler options: -NOLOGO -OptiMize -dEbug
|
||
|
|
||
|
class C
|
||
|
{
|
||
|
public static void Main ()
|
||
|
{
|
||
|
}
|
||
|
}
|