main
{
[self eat];
}
- (void)eat {
[self sleep];
}
- (void)sleep {
[self eat];
}
Meta Stack Overflow
Q&A for meta-discussion of the Stack Exchange family of Q&A websites
Joined 2 months ago, last seen 2 months ago
101 reputation
0 questions
0 answers
Game Development
Q&A for professional and independent game developers
Joined 10 months ago, last seen 6 months ago
101 reputation
0 questions
0 answers
Ask Different
Q&A for power users of Apple hardware and software
Joined 6 months ago, last seen 12 days ago
51 reputation
2
badges
1 questions
0 answers