If any top-level vars are closed over, and *byte-compile* is :maybe, then
choose native compilation for everything. This ensures that we won't reference a native closure in a byte-compiled top-level form, or vice-versa.
Please register or sign in to comment