7 lines
119 B
C#
Raw Normal View History

// CS1525: Unexpected symbol `}', expecting `(', `,', `.', `:', `::', `]', or `<'
// Line: 6
class Foo
{
[DllImport
}