You've already forked linux-packaging-mono
15 lines
125 B
C#
15 lines
125 B
C#
![]() |
namespace Test
|
||
|
{
|
||
|
public class A
|
||
|
{
|
||
|
public static int Main ()
|
||
|
{
|
||
|
var x = 1;
|
||
|
return 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
namespace var
|
||
|
{
|
||
|
}
|
||
|
}
|