Module Markup.Stop
This module demonstrates the use of stop comments ((**/**))
class type foo = object ... endThis value appears in the documentation, since the Stop special comment in the class does not affect the parent module of the class.