EncoderReplacementFallbackBuffer.Reset() did not really reset its internals.
[mono-project/dkf.git] / mcs / tests / support-353.cs
blob6bc4004f7974295358bb38950b5f8b8f5d842f74
1 using System;
3 public class Three {
4 public static void Main ()
6 One o = new One ();