Fixed typo in parser (#2860)
JerryScript-DCO-1.0-Signed-off-by: Mate Dabis mdabis@inf.u-szeged.hu
This commit is contained in:
committed by
Robert Fancsik
parent
a2e7816485
commit
3823d2fc81
@@ -2894,7 +2894,7 @@ parser_raise_error (parser_context_t *context_p, /**< context */
|
|||||||
#endif /* !JERRY_DISABLE_JS_PARSER */
|
#endif /* !JERRY_DISABLE_JS_PARSER */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Parse EcamScript source code
|
* Parse EcmaScript source code
|
||||||
*
|
*
|
||||||
* Note:
|
* Note:
|
||||||
* if arg_list_p is not NULL, a function body is parsed
|
* if arg_list_p is not NULL, a function body is parsed
|
||||||
|
|||||||
Reference in New Issue
Block a user