lukiffer

143
reputation
1
1
6
try
{
    while (Me.Coding.GetCondition() != Emotions.Frustrated) { }
}
catch (StackOverflowException ex)
{
    Console.WriteLine("Thus is life...");
}