snapshot before regression test
This commit is contained in:
16
.transpyc_cache/9d8e1c9631c28b1b.pyi
Normal file
16
.transpyc_cache/9d8e1c9631c28b1b.pyi
Normal file
@@ -0,0 +1,16 @@
|
||||
"""
|
||||
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
|
||||
Reference in New Issue
Block a user