Autorun
Menu
Next


/*
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)