Swift @objc enum E: Int { case a<caret> // rename to 'b' } // Objc - (void)foo { EA; // should be renamed to 'EB' }. Ruby detected.
確定! 回上一頁