mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Add semmle-extractor-options: -std=c++17 to test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
// semmle-extractor-options: -std=c++17
|
||||
void f(void) {
|
||||
if (1) {
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user