I've applied fixes provided by Marc Nieper-Wißkirchen, author of SRFI 165, to the sample implementation:

---------- Forwarded message ---------
From: Marc Nieper-Wißkirchen <xxxxxx@github.com>
Date: Wed, Feb 20, 2019 at 10:31 AM

Corrected the use of a wrong SRFI 146 procedure in the sample implementation.

You can view, comment on, or merge this pull request online at:

  https://github.com/scheme-requests-for-implementation/srfi-165/pull/2

Commit Summary

  • Fix nested locals.

File Changes