As part of my pre-checkin test suite I'd like to be able to check that all files are syntactically correct, but I don't want to actually execute them because, e.g. executing 'server.rkt' would start the server and I don't want that. Is there a way to do this? Nothing I see under 'raco help' or the racket docs suggests a solution.
-- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

