The `getStackTrace` function can fail with ``` Not in scope: type constructor or class `SomeStackAnnotation' ``` if that symbol is not otherwise in scope (e.g. imported at current breakpoint).
The
getStackTracefunction can fail withif that symbol is not otherwise in scope (e.g. imported at current breakpoint).