Re: Inconsistent handling of invalid escape sequences
"'Martin Eden' via lua-l" <[email protected]>
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <[email protected]> |
Sorry for noise. My bad.
On 2026-08-08 14:09, 'Martin Eden' via lua-l wrote:
> > print('\\c')
Should be
> print('\c')
stdin:1: invalid escape sequence near ''\c'
Which give expected error.
-- Martin
--
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/a865cc35-0afc-4e91-b566-360cb767986d%40disroot.org.