Skip to content

Commit b9a6308

Browse files
committed
Fix formatting
1 parent f4b27f4 commit b9a6308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Reuse the `IntegerLiteral` class
22
import codingstandards.cpp.Cpp14Literal
33

4-
class IntegerLiteral = Cpp14Literal::IntegerLiteral;
4+
class IntegerLiteral = Cpp14Literal::IntegerLiteral;

0 commit comments

Comments
 (0)