9 lines
168 B
C#
Raw Permalink Normal View History

// CS2015: Source file `CS2015-lib.dll' is a binary file and not a text file
// Line: 0
// Compiler options: CS2015-lib.dll
class C
{
public static void Main () {}
}