| 1 | // --------------------------------------------------------------------------- |
| 2 | // Edge translation — `StorageError → InternalError(traceId)` behaviour |
| 3 | // via `capture(eff)`. Handlers wrap their generator bodies with |
| 4 | // `capture(...)`; this file exercises the translator in isolation. |
nothing calls this directly
no test coverage detected