You've already forked linux-packaging-mono
8 lines
91 B
C#
8 lines
91 B
C#
|
|
// Compiler options: -r:test-752-lib.dll
|
||
|
|
|
||
|
|
class M : B
|
||
|
|
{
|
||
|
|
public static void Main ()
|
||
|
|
{
|
||
|
|
}
|
||
|
|
}
|