Oh, and that was made from:

int main()
{
  int loadMe = 10;
  return loadMe;
}

Reply via email to