You've already forked linux-packaging-mono
11 lines
149 B
C#
11 lines
149 B
C#
![]() |
// Compiler options: -addmodule:test-715-lib.netmodule
|
||
|
|
||
|
class C
|
||
|
{
|
||
|
public static int Main ()
|
||
|
{
|
||
|
// TODO: check applied attributes
|
||
|
return 0;
|
||
|
}
|
||
|
}
|