blob: 9da1bf21aedc4dd9c630410488dbcd6ef7c8915f [file] [log] [blame]
#include "FrameworkExample.h"
int FourtyTwo(void)
{
return 42;
}