snapshot before regression test
This commit is contained in:
24
Test/SysLibTest/temp/c70684ccfe48a5a9.pyi
Normal file
24
Test/SysLibTest/temp/c70684ccfe48a5a9.pyi
Normal file
@@ -0,0 +1,24 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
from stdint import *
|
||||
import w32.win32console
|
||||
import t, c
|
||||
from t import CInt, CExport
|
||||
import memhub
|
||||
import stdlib
|
||||
import sys
|
||||
import os
|
||||
import os._win32
|
||||
import os._posix
|
||||
import os.path
|
||||
import shutil
|
||||
import subprocess
|
||||
import syslibtest_impl
|
||||
|
||||
ARENA_SIZE: t.CDefine = 1048576
|
||||
|
||||
def main() -> CInt | CExport: pass
|
||||
Reference in New Issue
Block a user