mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
8 lines
110 B
C++
8 lines
110 B
C++
// semmle-extractor-options: --edg --no_c++11 --gnu_version 40700
|
|
class D1 final {
|
|
};
|
|
|
|
class D2 __final {
|
|
};
|
|
|