Variable TestResultGlyphs.error

struct TestResultGlyphs
{
  // ...
  string error = "\xe2\x9c\x96";
  // ...
}