Interesting thing here, test-lib.rkt was never explicitly called from phase 1. (There are no (require (for-syntax "test-lib.rkt") statements in the code. Yet it must be written to behave properly in phase 1 (2, 3 ...). So it seems all code that uses external resources must manage them accordingly.
-- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/678b9f34-3410-4799-87cf-27e2c2758dd8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
