snapshot before regression test
This commit is contained in:
29
Test/CPythonTest/temp/fb6cea4f70fade7a.pyi
Normal file
29
Test/CPythonTest/temp/fb6cea4f70fade7a.pyi
Normal file
@@ -0,0 +1,29 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
import t, c
|
||||
from t import CInt, CLong, CDouble, CPtr, CSizeT
|
||||
from stdio import printf
|
||||
import cpython
|
||||
import testcheck
|
||||
|
||||
def test_init_finalize() -> t.CInt: pass
|
||||
|
||||
def test_long_operations() -> t.CInt: pass
|
||||
|
||||
def test_string_operations() -> t.CInt: pass
|
||||
|
||||
def test_list_operations() -> t.CInt: pass
|
||||
|
||||
def test_dict_operations() -> t.CInt: pass
|
||||
|
||||
def test_pyrun_string() -> t.CInt: pass
|
||||
|
||||
def test_import_module() -> t.CInt: pass
|
||||
|
||||
def test_operator_overload() -> t.CInt: pass
|
||||
|
||||
def main() -> CInt | t.CExport: pass
|
||||
Reference in New Issue
Block a user