mirror of
https://github.com/github/codeql.git
synced 2026-04-11 01:54:00 +02:00
The docs are misleading. [[:alpha:]] is actually a character class *containing* a POSIX bracket expression, and that means you can have expressions like [[:alpha:][:digit:]_?!]