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
Fatal error: Trait "MissingTrait" not found in /in/QPqKX on line 3
Process exited with code 255.
But I expected this output instead:
Fatal error: Uncaught Error: Trait "MissingTrait" not found in /in/QPqKX on line 3
Stack trace:
#0 {main}
thrown in /in/bSnmM on line 3
Process exited with code 255.