lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>        - illegal escape sequences raise an error
Although I thought to be careful about escape sequences, this
modification pointed out several errors in my code and in a external
module called "debugger.lua".
So it is certainly a good thing.

[1] https://github.com/norman/lua-devtools/blob/master/debugger.lua