Ejemplo n.º 1
0
 public void match(string input, float result) => StringLib.ExtractFirstNumber(input).Should().Be(result);