On this page:
quote-syntax/ keep-srcloc
5.3.3

9 Preserving Source Locations

The syntax/quote module provides support for quoting syntax so that it’s source locations are preserved in marshaled bytecode form.

Like (quote-syntax datum), but the source locations of datum are preserved.

Unlike a quote-syntax form, the results of evaluating the expression multiple times are not necessarily eq?.