24 lines
312 B
Python
24 lines
312 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
import c
|
|
|
|
|
|
import t
|
|
import stdio
|
|
import string
|
|
import testcheck
|
|
|
|
def test_for_in_string() -> t.CInt: pass
|
|
|
|
def test_for_in_char_ptr() -> t.CInt: pass
|
|
|
|
def test_strcpy_for_in() -> t.CInt: pass
|
|
|
|
|
|
import w32.win32memory
|
|
|
|
def main() -> t.CInt: pass
|