snapshot before regression test
This commit is contained in:
30
Test/JsonTest/temp/8a97754e9e3c2b9a.pyi
Normal file
30
Test/JsonTest/temp/8a97754e9e3c2b9a.pyi
Normal file
@@ -0,0 +1,30 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
import t, c
|
||||
from stdint import *
|
||||
from stdio import printf
|
||||
import memhub
|
||||
import json
|
||||
import string
|
||||
import w32.win32memory as win32mem
|
||||
import testcheck
|
||||
|
||||
def test_construct(pool: memhub.MemPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_build_structures(pool: memhub.MemPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_parse(pool: memhub.MemPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_write(pool: memhub.MemPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_nested(pool: memhub.MemPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def test_mpool_reuse() -> t.CInt: pass
|
||||
|
||||
def test_escape(pool: memhub.MemPool | t.CPtr) -> t.CInt: pass
|
||||
|
||||
def main() -> t.CInt | t.CExport: pass
|
||||
Reference in New Issue
Block a user