snapshot before regression test
This commit is contained in:
18
.transpyc_cache/0eccc2393466d940.pyi
Normal file
18
.transpyc_cache/0eccc2393466d940.pyi
Normal file
@@ -0,0 +1,18 @@
|
||||
"""
|
||||
Auto-generated Python stub file from augassign_test.py
|
||||
Module: augassign_test
|
||||
"""
|
||||
|
||||
|
||||
import stdio
|
||||
import t, c
|
||||
|
||||
g_count: t.CExtern | int
|
||||
|
||||
def test_local() -> int: pass
|
||||
|
||||
def test_global_aug() -> int: pass
|
||||
|
||||
def test_bitops() -> int: pass
|
||||
|
||||
def augassign_test() -> int: pass
|
||||
Reference in New Issue
Block a user