File nested-modules.fmsl, line 27, char 16: Imported name O is already defined in this scope. File nested-modules.fmsl, line 29, char 12: Imports must be of the form "module.name" or "module.*" File nested-modules.fmsl, line 31, char 12: Imported name Y is already defined in this scope. File nested-modules.fmsl, line 31, char 12: Imported name P is already defined in this scope. File nested-modules.fmsl, line 45, char 8: O is not an export of M. File nested-modules.fmsl, line 45, char 6: Component M.O.Y not defined. File nested-modules.fmsl, line 46, char 8: P is not an export of M. File nested-modules.fmsl, line 46, char 6: Component M.P.Z not defined. File nested-modules.fmsl, line 47, char 8: O is not an export of M. File nested-modules.fmsl, line 47, char 6: Component M.O.P.Y not defined.