forked from LeenkxTeam/Kmake
5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
*%(basename)s:32: SyntaxError: Octal escape sequences are not allowed in strict mode.
|
|
"use\040strict";
|
|
^^
|
|
SyntaxError: Octal escape sequences are not allowed in strict mode.
|