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
First order objected are printed in the test output as their proper string representations (e.g T{ range f 1 4 1 }, { 1 2 3 } and [ 5 3 drop ]) but nested sequences are not: they're printed as something like { ~array~ ~range~ ~quotation~ }.