9fbdb92edb
Normally, we don’t want Splash to contain too many special cases for individual symbol names — but the `XCTAssert` family of functions are so common that it warrants it. The problem is that Splash would currently highlight those functions as types, since they are capitalized, which has now been changed to function calls instead.