presentIf

For example @presentIf("version >= 2") int addedInVersion2;

struct presentIf {
string code;
}

Meta