We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b27f4 commit b9a6308Copy full SHA for b9a6308
c/common/src/codingstandards/c/Literals.qll
@@ -1,4 +1,4 @@
1
// Reuse the `IntegerLiteral` class
2
import codingstandards.cpp.Cpp14Literal
3
4
-class IntegerLiteral = Cpp14Literal::IntegerLiteral;
+class IntegerLiteral = Cpp14Literal::IntegerLiteral;
0 commit comments