I agree that it would be nice if those were consumed. Can you open an issue?
Cheers, Kevin On Friday, July 25, 2014, Sergey Bartunov <[email protected]> wrote: > I see. For me it is really annoying because I see no way to separate > arguments addressed to my program and interpreter's ones. I wonder how > others do that. > > пятница, 25 июля 2014 г., 13:15:39 UTC+4 пользователь Ivar Nesje написал: >> >> It seems to have been this way since 0.2. >> >> kl. 11:05:39 UTC+2 fredag 25. juli 2014 skrev Sergey Bartunov følgende: >>> >>> If you run "julia -p 0 -i yourfile.jl arg0" and then inspect ARGS >>> variable, you will see that "-p 0 -i" is passed to arguments of your >>> program in addition to "arg0". >>> >>> Am I missing something or it is a relatively new behaviour? >>> >>>
