6 lines
85 B
C#
6 lines
85 B
C#
// CS1039: Unterminated string literal
|
|
// Line : 6
|
|
|
|
class X
|
|
{
|
|
static string s = "foo
|