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
If the interpreter uses applicative order evaluation it will get into an infinite loop expanding (p). If it uses normal order it will it the if statement confirm that x equals 0 and return 0.