Closed NoLongerBreathedIn closed 4 months ago
I tried the following obvious tactics on Anonymous Function level 1:
use λn↦n-1 intro n simp
and also replacing simp with linarith.
simp
linarith
Both of these cause the game to crash with:
undefined has no properties
The only way to get out of this is to refresh, switch to text-editor mode, and quickly delete the last command.
Thanks for the report, which confirms https://github.com/hhu-adam/Robo/issues/56#issuecomment-2222191412.
Should be fixed, see hhu-adam/Robo#56
I tried the following obvious tactics on Anonymous Function level 1:
and also replacing
simp
withlinarith
.Both of these cause the game to crash with:
Oops!
Sorry, an unexpected error has occurred.
undefined has no properties
The only way to get out of this is to refresh, switch to text-editor mode, and quickly delete the last command.