17 lines
236 B
Python
17 lines
236 B
Python
"""
|
|
Auto-generated Python stub file from closure_test.py
|
|
Module: closure_test
|
|
"""
|
|
|
|
|
|
import stdio
|
|
import t, c
|
|
|
|
g_count: t.CExtern | int
|
|
|
|
def test_global() -> int: pass
|
|
|
|
def make_counter() -> t.CPtr: pass
|
|
|
|
def closure_test() -> int: pass
|