commit | a320f135ddb4726474394841a19f3e2cba216ff3 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Feb 03 13:12:21 2022 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Mon Mar 07 07:52:59 2022 -0700 |
tree | 837bd0aa853d65da0bbdbd24f08ac3a27d5a4ff7 | |
parent | 0daa5af85a9b5548a1bd7e8085a326162b41fd6f [diff] |
Simplify a regular expression in ada-lex.l ada-lex.l uses "%option case-insensitive", so there is no need for regular expressions to match upper case.