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 an execute Main that takes a Func<string[], int> and param string args and returns both the func return and the console output (yes, the best way to return both is a dilemma.