Skip to content

Commit 3a3cc9a

Browse files
committed
C++: Autoformat.
1 parent 5c51bb7 commit 3a3cc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* or `"string"`.
44
*/
55

6-
import semmle.code.cpp.exprs.Expr
6+
import semmle.code.cpp.exprs.Expr
77

88
/**
99
* A C/C++ literal.

0 commit comments

Comments
 (0)