#include "test.h"

char *getA()
{
  return testStr;
}