agreed, it’s no use if we just keep the two syntax side by side anyway.
you know from context when you’re in a module or module type context, so that’s not a problem, I think. module A = <module context here>, module type FOO = <module type context here>, open <module context here>, etc.