Operating system is Debian GNU/Linux 10 (buster)
APL interpreter is 64-bit Dyalog 18.2.44990.0 Unicode
Server is Jarvis 1.8.5
TryAPL version is 3.6.1
1÷0
DOMAIN ERROR: Divide by zero
1÷0
∧
Now move up to the line after the DOMAIN ERROR output and delete all 6 leading spaces and hit enter
DOMAIN ERROR: Divide by zero
VALUE ERROR: Undefined name: zero
DOMAIN ERROR : Divide by zero
∧
I think something slightly odd occurs of you do the same with the line that you initially entered after the error is displayed .. but that seems less predictable
Operating system is Debian GNU/Linux 10 (buster) APL interpreter is 64-bit Dyalog 18.2.44990.0 Unicode Server is Jarvis 1.8.5 TryAPL version is 3.6.1
DOMAIN ERROR: Divide by zero 1÷0 ∧ Now move up to the line after the DOMAIN ERROR output and delete all 6 leading spaces and hit enter DOMAIN ERROR: Divide by zero VALUE ERROR: Undefined name: zero DOMAIN ERROR : Divide by zero ∧
I think something slightly odd occurs of you do the same with the line that you initially entered after the error is displayed .. but that seems less predictable