Problem: Vim9: not expanded in :hardcopy and "syntax include". Solution: Add the EX_EXPAND flag. Expend "syntax include".
Problem: Vim9: expanding does not work. Solution: Find wildcards in not compiled commands. Reorganize test files.