Update cpp/ql/test/query-tests/Likely Bugs/Memory Management/ReturnStackAllocatedMemory/test.cpp

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Calum Grant
2024-12-19 16:01:05 +00:00
committed by GitHub
parent e067ac92a7
commit 7abe7003dc

View File

@@ -1,4 +1,4 @@
// semmle-extractor-options: -std=c++14 --expect_errors
// semmle-extractor-options: -std=c++14
class MyClass
{
public: