17 lines
247 B
Python
17 lines
247 B
Python
"""
|
|
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 stdlib
|
|
import stdio
|
|
import memhub
|
|
import testcheck
|
|
|
|
def main() -> CInt | CExport: pass
|