#include "FrameworkExample.h"

int FourtyTwo()
{
  return 42;
}