Problem: Vim9: no error when importing the same script twice. Solution: Give an error, unless it is a reload.
Problem: Vim9: script test file is getting too long. Solution: Split the import/export functionality to a separate file.