Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-697.cs
index e7e031fc1791a21b007955362f258f05e79edafb..e29bdba6ff760896cb61298d934a71f585f45038 100644 (file)
@@ -1,4 +1,7 @@
+// Compiler options: -codepage:utf8
+
 // Tests ignorance of UTF-8 header in the middle of the file
+// ->|
 using  System\uFEFF;
 
 public class C
@@ -6,4 +9,4 @@ public class C
        public static void Main ()
        {
        }
-}\r
+}