Fix parsing of '-' when inside a range (#1075)
authorPrashanth Govindarajan <prgovi@microsoft.com>
Wed, 29 Jan 2020 21:53:40 +0000 (13:53 -0800)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2020 21:53:40 +0000 (16:53 -0500)
commit516dd7f11b4fb036b73094b2b91bb59f07406476
treec8fdfd9aa2d14663bf88554f72ab2f6409a44132
parent850fa93878d7faab11217fe732ee2e0ce5b914d2
Fix parsing of '-' when inside a range (#1075)
src/libraries/System.Text.RegularExpressions/src/System/Text/RegularExpressions/RegexParser.cs
src/libraries/System.Text.RegularExpressions/tests/Regex.MultipleMatches.Tests.cs
src/libraries/System.Text.RegularExpressions/tests/RegexParserTests.cs