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
Fix repl with gcc + QOL
The repl now hides anything printed in previously entered code. So you can write several printfs without them stacking together and making the repl unusable later on.