Skip to content

Commit 3d1c579

Browse files
committed
format
1 parent 5935613 commit 3d1c579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp2rust/converter/lex.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ inline constexpr const char kDyn[] = "dyn";
6262
namespace token {
6363
inline constexpr const char kDefault[] = "Default::default()";
6464
inline constexpr const char kIgnoreRule[] = "libcc2rs::IgnoreRule";
65-
}
65+
} // namespace token
6666
} // namespace cpp2rust

0 commit comments

Comments
 (0)