Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The comparison unexpectedly fails because s contains the string "0.0010" which is not equal to "0.001".

Noncompliant Code Example (Regex)

...