STAB

//////////////////////////

nothrow @safe
struct STAB {
Symbol* sym;
char[] str;
}

Meta