snapshot before regression test
This commit is contained in:
15
.transpyc_cache/e74870eba3e6d774.pyi
Normal file
15
.transpyc_cache/e74870eba3e6d774.pyi
Normal file
@@ -0,0 +1,15 @@
|
||||
"""
|
||||
Auto-generated Python stub file from float_test.py
|
||||
Module: float_test
|
||||
"""
|
||||
|
||||
|
||||
import stdio
|
||||
import t, c
|
||||
|
||||
class DataUnion(t.CUnion):
|
||||
i: t.CInt
|
||||
f: t.CFloat
|
||||
l: t.CInt64T
|
||||
|
||||
def float_test() -> int: pass
|
||||
Reference in New Issue
Block a user