namespace Masuit.Tools.TextDiff; internal static class TextDiffConstants { public const short MatchMaxBits = 32; }