21 lines
280 B
Python
21 lines
280 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
import c
|
|
|
|
|
|
import t
|
|
import stdio
|
|
import testcheck
|
|
import stdlib
|
|
import memhub
|
|
from conflict_node import Value
|
|
|
|
Value: t.CExtern | t.CPtr
|
|
|
|
def test_value_struct_fields() -> t.CInt: pass
|
|
|
|
def main() -> t.CInt: pass
|