Inclusion lines with comments are returned as string literals with the comment, probably should be an option to strip them off.
Example
SomeBlock {
<<< my_file.hsd # my comment
}
returns 'my_file.hsd # my comment'
Cross posted to korintje/dftbplus_restarter#6