Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 633c42c

Browse files
committed
C++: Removed comment
1 parent 7b5dd56 commit 633c42c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cpp/ql/src/semmle/code/cpp/exprs/ArithmeticOperation.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import semmle.code.cpp.exprs.Expr
22

33
/**
44
* A C/C++ unary arithmetic operation.
5-
*
6-
* This is an base QL class.
75
*/
86
class UnaryArithmeticOperation extends UnaryOperation, @un_arith_op_expr { }
97

0 commit comments

Comments
 (0)