I'm working on a project where I have created a class named Friend and just noticed that Xcode colors it like a keyword or a modifier. Can I use it like I did in my code, or it has other purpose?
Updated: It seems this is already answered here:
Why does the xcode IDE think `friend` is a reserved-word
But thanks for the help guys!