pub fn max(left: *mut Scope, right: *mut Scope) -> *mut Scope
inline Scope* max(Scope* left, Scope* right) (Scope.h:126-132). Returns the inner (more-specific) of two scopes.
inline Scope* max(Scope* left, Scope* right)