#include "FrameworkExample.h"

int FourtyTwo(void)
{
  return 42;
}