We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698e5f2 commit 1294aeeCopy full SHA for 1294aee
Sources/SymbolTests/Main.swift
@@ -29,7 +29,7 @@ enum Main:TestMain, TestBattery
29
}
30
if let tests:TestGroup = tests / "Scalar" / "InvalidCharacters"
31
{
32
- tests.expect(nil: Symbol.USR.init("s:s12Identifi+ableP"))
+ tests.expect(nil: Symbol.USR.init("s:s12Identifi ableP"))
33
34
35
if let tests:TestGroup = tests / "Compound"
0 commit comments