We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a450c9 commit 6b0271dCopy full SHA for 6b0271d
swift/ql/lib/codeql/swift/regex/internal/ParseRegex.qll
@@ -322,7 +322,7 @@ abstract class RegExp extends Expr {
322
323
/**
324
* Holds if a parse mode group of this regex includes the mode flag `c`.
325
- * For example the following parse mode group, with mode flag `i`:
+ * For example the following parse mode group, with mode flag `"i"`:
326
* ```
327
* (?i)
328
0 commit comments