This I understand - thank you. However, as I have written in my first post eval is only an example showing the problem. The real use case is when we have some constant reference data, eg. list of first names that has 10000 entries, and want to store it directly in Julia code as an array literal (and not in a separate file from which it is loaded). Then the problem arises if you include such a file.
Thank you, Bogumil
