Closed jtbandes closed 8 years ago
In this example, the function signature is touchesMoved(_:withEvent:), so withEvent is also highlighted like a function name.
touchesMoved(_:withEvent:)
withEvent
In this example, the function signature is
touchesMoved(_:withEvent:)
, sowithEvent
is also highlighted like a function name.