4
athlon
7y

try
{
wakeup = me;
}
catch (Exception ex)
{
return "can't wake me up inside";
}

Comments
Add Comment