lua-users home
lua-l archive

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


> Unicode character can be inserted in a literal string with the escape sequence \u{XXX} (note the mandatory enclosing brackets)

replace /brackets/ with /braces/