Sat, 29 Aug 2009 11:14:15 -0400, A Bothe thusly wrote:

> What's your favorite line of D code?
> 
> My one is
> Application.Run();
> 
> And yours?

foreach(Problem p; World.problems) find_answer_to(p);

It just always seems to get stuck.

Reply via email to