Skip to content

Commit c4dca65

Browse files
authored
Merge pull request swiftlang#12540 from slavapestov/remove-bogus-comment
Sema: Remove a bogus comment
2 parents b006d07 + 0af734c commit c4dca65

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Sema/TypeCheckDecl.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// A similar struct with Codable properties adopting Codable should get a
2-
// synthesized init(from:), along with the memberwise initializer.
31
//===--- TypeCheckDecl.cpp - Type Checking for Declarations ---------------===//
42
//
53
// This source file is part of the Swift.org open source project

0 commit comments

Comments
 (0)