You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add to TL5 an option to set the exit status of the process when main function ends without an error. This may be done by adding a builtin sys.exit-status variable.
Add to TL5 an option to set the exit status of the process when
mainfunction ends without an error. This may be done by adding a builtinsys.exit-statusvariable.