mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Fix code inserting in API-REFERENCE.md (#1928)
JerryScript-DCO-1.0-Signed-off-by: Marko Fabo mfabo@inf.u-szeged.hu
This commit is contained in:
parent
0ef9b8e027
commit
44833cf7be
@ -2621,6 +2621,7 @@ jerry_create_promise (void)
|
|||||||
|
|
||||||
jerry_release_value (p);
|
jerry_release_value (p);
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
**See also**
|
**See also**
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user