mirror of
https://github.com/nodejs/node.git
synced 2025-05-19 04:51:50 +00:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
*%(basename)s:31: SyntaxError: builtin %%IS_VAR: not a variable
|
|
%%IS_VAR(x+x);
|
|
^
|
|
SyntaxError: builtin %%IS_VAR: not a variable
|