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
When a file uses a trailing backslash for continuation in a file and that file is executed via -take or use, no deprecation warning occurs, even if the shell was run with -show-deprecations. The warning is shown in interactive use, however.
When a file uses a trailing backslash for continuation in a file and that file is executed via
-takeoruse, no deprecation warning occurs, even if the shell was run with-show-deprecations. The warning is shown in interactive use, however.