mirror of
https://github.com/github/codeql.git
synced 2026-04-11 10:04:02 +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:]_?!]