mutable constant
int
const mutable
Node can have dependencies and be updated.
Implementation
static const mutable = 1 << 0;
Node can have dependencies and be updated.
static const mutable = 1 << 0;