(on hold): If you have a function called `main`, you may need to tweak it

There is a gigantic thread What steps should the Julia community take to bring Julia to the next level of popularity? elsewhere.

My reply would be: Don’t casually break user code here when there are fine alternatives (such as using __main__ instead of main).

12 Likes