inahandbasket: animated gif of spider jerusalem being an angry avatar of justice (Default)
inahandbasket ([personal profile] inahandbasket) wrote2001-10-03 01:41 am

(no subject)

void main() {

if(today == beautiful)
{play(frisbee);
}
today = beautiful;
}

void play(string sport) {
cout<<"playing frisbee, please wait...";
}