#include "test.h"


char *getB()
{
  return testStr;
}