mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
fix a doc error
This commit is contained in:
parent
64b1f806ef
commit
d97ed596fc
@ -100,7 +100,7 @@ PK_EXPORT bool pkpy_is_none(pkpy_vm*, int i);
|
||||
First push the value, then push `b`.
|
||||
|
||||
```
|
||||
[b, value] -> []
|
||||
[value, b] -> []
|
||||
```
|
||||
|
||||
+ `bool pkpy_getglobal(pkpy_vm*, pkpy_CName name)`
|
||||
|
Loading…
x
Reference in New Issue
Block a user