Add semmle-extractor-options: -std=c++17 to test

This commit is contained in:
Jeroen Ketema
2022-01-26 15:05:21 +01:00
parent 5d0f7efe84
commit b380ba0d8f

View File

@@ -1,4 +1,4 @@
// semmle-extractor-options: -std=c++17
void f(void) {
if (1) {
int i;