I am literally copy-pasting the signals example, and running it produces
lua: ./toy.lua:7: bad argument #1 to 'start' (number expected, got nil)
stack traceback:
[C]: in method 'start'
./toy.lua:7: in main chunk
[C]: in ?
This is on Lua 5.3.3, Linux x86_64.
I am literally copy-pasting the signals example, and running it produces
This is on
Lua 5.3.3,Linux x86_64.