-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silence false typo reports in mangling tests
- Loading branch information
1 parent
d375174
commit a4226de
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
extension ManglingTests { | ||
|
||
static let inputCase = | ||
"mFxF0R0UfDynamicBufferA10sF06init1lTR736selfpT2bTa" + | ||
"TK1Z2gTK1G8HeadergTK1G9ElementacapacitypT1aTR2Zqin" + | ||
"itializing_header_withpT1lTgTrKG3E10pT2K4R7R7YVQOu" + | ||
".fZlTtT112lTtT215rT1K9dinit_headerrT1Ke10pT2tT215K" + | ||
"9gpayload_headerK4R70R72K9tT13cKj" | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters