Files
TransPyC/.transpyc_cache/e74870eba3e6d774.pyi
2026-07-18 19:25:40 +08:00

16 lines
211 B
Python

"""
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