EncoderReplacementFallbackBuffer.Reset() did not really reset its internals.
[mono-project/dkf.git] / mcs / tests / test-697.cs
blobe29bdba6ff760896cb61298d934a71f585f45038
1 // Compiler options: -codepage:utf8
3 // Tests ignorance of UTF-8 header in the middle of the file
4 // ->|
5 using  System\uFEFF;
7 public class C
9 public static void Main ()