Squiggle Hub
Search...
About
Docs
Sign In
quri-squiggle-experiments
/
error-state-reset-bug
Public
Code
Revisions
Autorun
Menu
Next
99
1
2
3
4
5
6
7
8
9
10
›
/*
Step 1: Expand either variables "a" or "b" in the viewer.
Step 2: Edit the code, so that there's an error.
Expectation: The viewer will crash
*/
a
=
normal
(
2
,
5
)
b
=
normal
(
5
,
2
)