Omae wa mou shindeiru!

NANI!

AHHH!

Coming soon on theaters

Viewer discretion is advice.

I broke my back writing this!

Code:
public static async Task<int> MakeINTgreatAGAIN(int ungreat)
{
      await Task.Factory.StartNew(() =>
      {
          ungreat = 09 + 34855695;
      });

      return ungreat;
}