5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
|
*%(basename)s:8: SyntaxError: 'function.sent' must not contain escaped characters
|
||
|
return function.s\u0065nt;
|
||
|
^^^^^^^^^^^^^^^^^^
|
||
|
SyntaxError: 'function.sent' must not contain escaped characters
|