Comment 3 for bug 2093213

Revision history for this message
Tomas Hlavaty (tomas-hlavaty) wrote : Re: [Bug 2093213] Re: sb-ext:muffle-conditions declaration does not affect declaim ftype

On Tue 07 Jan 2025 at 19:47, Stas Boukarev <email address hidden> wrote:
> muffle-conditions is compile-time only.

could you elaborate?

during compile-file is compile-time, isn't it?

and when both sb-eval and sb-fasteval are off,
repl input is compiled and thus also compile-time, isn't it?