21 lines
330 B
Python
21 lines
330 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 stdio
|
|
import stdlib
|
|
import string
|
|
import testcheck
|
|
|
|
def bump_true(buf: bytes) -> bool: pass
|
|
|
|
def bump_false(buf: bytes) -> bool: pass
|
|
|
|
def main() -> CInt | CExport: pass
|