Hello,
I notice that (require "../file.rkt") inside a module (#lang racket, v7.4) works, but (require "../file") doesn't ("no such file or directory" error). As per <https://docs.racket-lang.org/guide/module-paths.html>, 'If the path has no suffix, ".rkt" is added automatically.' Does the documentation differ from actual behaviour or am I missing something? Thank you, Štěpán -- 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 racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/87zhk3k3nc.fsf%40gmail.com.