10 lines
101 B
C#
10 lines
101 B
C#
|
#region "\Uxxoooxx"
|
||
|
namespace Test
|
||
|
{
|
||
|
class Test
|
||
|
{
|
||
|
public static void Main () { }
|
||
|
}
|
||
|
}
|
||
|
#endregion
|