// cs1010.cs : Newline in constant // Line : 6 class X { static string s = "Hello world!"; }