docs: Fixes test code (#5193)

JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com
This commit is contained in:
Yonggang Luo
2024-12-17 16:43:35 +08:00
committed by GitHub
parent 5480cc3973
commit 77c72d4da7
2 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ JerryScript only supports a single nested hierarchy of scopes. There is only one
**Example**
[doctest]: # (test="compile")
[doctest]: # ()
```c
#include "jerryscript.h"
@@ -55,7 +55,7 @@ It is necessary in common cases that a handle has to be promote to outer scope a
**Example**
[doctest]: # (test="compile")
[doctest]: # ()
```c
#include "jerryscript.h"