Add text in the module tutorial explaining that kind of code: ```ocaml module Foo = Foo module Bar = Baz module Qux = Set.Make(Quy) ``` Module tutorial PR: https://github.com/ocaml/ocaml.org/pull/1778 https://v2.ocaml.org/releases/5.1/htmlman/modules.html