mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
update
This commit is contained in:
parent
9c0a549e27
commit
66c6b44177
@ -9,3 +9,5 @@ def __init__(self): ...
|
||||
class Task(PikaStdTask.Task):
|
||||
def platformGetTick(self): ...
|
||||
def returnNullString(self) -> str: ...
|
||||
|
||||
def test(a:int, b:object):...
|
||||
|
Loading…
x
Reference in New Issue
Block a user