16 lines
197 B
Python
16 lines
197 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
|
|
from stdint import *
|
|
import t, c
|
|
import stdio
|
|
import stdlib
|
|
import testcheck
|
|
import viperlib
|
|
|
|
@t.CExport
|
|
def main() -> int: pass
|