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 encountered, a warning will be raised. A reason can optionally be specified.
main.adept:2:8: warning: This file is deprecated and may be removed in the future
└ Use 'newer/better/file.adept' instead
2| pragma deprecated "Use 'newer/better/file.adept' instead"
^^^^^^^^^^