7 lines
119 B
C#
7 lines
119 B
C#
|
// CS1525: Unexpected symbol `}', expecting `(', `,', `.', `:', `::', `]', or `<'
|
||
|
// Line: 6
|
||
|
|
||
|
class Foo
|
||
|
{
|
||
|
[DllImport
|
||
|
}
|