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 a test that puts assert! somewhere in the middle of the program (fibonacci or collatz) and check that the error message contains the correct source code extract pointing to the line with assert!.