13 lines
136 B
Python
13 lines
136 B
Python
"""
|
|
Auto-generated Python stub file from hello.py
|
|
Module: hello
|
|
"""
|
|
|
|
import t
|
|
import c
|
|
|
|
|
|
import stdio
|
|
|
|
def helloworld() -> t.CInt: pass
|