unitTestKey

Undocumented in source.
  1. enum unitTestKey;
    static if(__VERSION__ >= 2077)
    enum unitTestKey = "__un" ~ "ittest_";
  2. enum unitTestKey;

Meta