Hi,

I search in Julia the equivalent of Perl 
die;
to stop the execution of a program.

I tried "break" but it produces an error :
ERROR: LoadError: syntax: break or continue outside loop
I did not found "stop" as well.

Thanks !

Reply via email to