コード例 #1
0
 public void Parse_Success(string input)
 {
     AssertParser.Succeeds(Parsers.Comparison, input);
 }