snapshot before regression test
This commit is contained in:
17
.transpyc_cache/4175f14c5fbef360.pyi
Normal file
17
.transpyc_cache/4175f14c5fbef360.pyi
Normal file
@@ -0,0 +1,17 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
import t, c
|
||||
from t import CInt, CExport, CPtr
|
||||
from stdio import printf
|
||||
import memhub
|
||||
import stdlib
|
||||
import string
|
||||
from ast import AST, ASTKind, Module, FunctionDef, Assign, If, For, While, With, Return, Expr, Name, Constant, BinOp, UnaryOp, Call, Compare, Import, ImportFrom, Expression, CONST_INT, CONST_STR, CONST_BOOL, CONST_NONE, OpKind, ASTCtx, FLAG_IS_ASYNC, parse, parse_expression, dump
|
||||
|
||||
ARENA_SIZE: t.CExtern | CInt
|
||||
|
||||
def main() -> CInt | CExport: pass
|
||||
Reference in New Issue
Block a user