Exemplo n.º 1
0
 public static void TrimParserCorrect()
 => AssertThat(Alphanumeric.Trim().Parse("\tx  yz")).IsEqualTo('x');