mirror of
https://github.com/github/codeql.git
synced 2026-07-09 13:35:38 +02:00
C++: Convert qlref tests to inline expectations
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
static void usedByUnused() {
|
||||
}
|
||||
|
||||
static void unused() {
|
||||
static void unused() { // $ Alert
|
||||
usedByUnused();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user