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
Programs in languages such as JavaScript and Scheme produce values which should be displayed in the REPL. This is currently not working; only explicit display(...) calls lead to a display of values in the Source languages.
Programs in languages such as JavaScript and Scheme produce values which should be displayed in the REPL. This is currently not working; only explicit
display(...)calls lead to a display of values in the Source languages.Example: