Full:
    █
 1. ├─base::eval()
 2. └─base::.handleSimpleError(...)
 3.   └─rlang:::h(simpleError(msg, call))

Collapsed:
    █
 1. ├─[ base::eval() ]
 2. └─base::.handleSimpleError(...)
 3.   └─rlang:::h(simpleError(msg, call))

Branch:
 1. base::eval()
 2. base::.handleSimpleError(...)
 3. rlang:::h(simpleError(msg, call))
