Shadowing and pattern matching

Pattern-matching binds variable names in patterns. Explain what is meant by shadowing in this context (perhaps with an example).