Broken since commit fde9e033703 on Apr 30. Now I have a couple more manual tests.
JRHL6P5PWAVQCUZYUHT2ZZCMPXMDTVHYTVPWGYPJQNTEN4GYW2VAC
DTBFNHJDOFMUXRAFVN3NYK2IJYH75EITUIPJIS3CNP7RS6OY5LVQC
DTD5IPV57A3Q7MSJ3Y7C4G6HG366WHVUWUBSWWNQZFNIS7DTSAHAC
BJ5X5O4ACBBJ56LRBBSTCW6IBQP4HAEOOOPNH3SKTA4F66YTOIDAC
5XQ4Y7NU63X2WW4ZR4P46LX5GEOTE7JH3AUMTDQW5VZ53GELNP2QC
7TQAF4BYIK75EEYCCK7VEUSZHNCWMWIA3HZGQKIILYESUZ5ZZRVQC
* press C-n, add an empty definition: ``` foo = function() end ``` Press C-d, select `foo` to delete its definition. Driver doesn't hang, no errors in logs.
* press C-n, add an empty definition:
```
foo = function()
end
Press C-d, select `foo` to delete its definition.
Driver doesn't hang, no errors in logs.
* press C-d, select `on` to try to delete its definition. Driver shows an error that it's not allowed.
* press C-d, select `on` to try to delete its definition.
Driver shows an error that it's not allowed.
if response_string then break end
if response_string then
break