修正了种子编译器的错误
This commit is contained in:
31
Test/G4/temp/8569e2ead0d06bb4.pyi
Normal file
31
Test/G4/temp/8569e2ead0d06bb4.pyi
Normal file
@@ -0,0 +1,31 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
import c
|
||||
|
||||
|
||||
import t
|
||||
import stdio
|
||||
import testcheck
|
||||
import stdlib
|
||||
from g4node import G4Node, new_g4node, g4node_get_next, g4node_set_next
|
||||
import memhub
|
||||
import caller1
|
||||
import caller2
|
||||
import caller3
|
||||
|
||||
def test_g4node_create() -> t.CInt: pass
|
||||
|
||||
def test_g4node_next_field() -> t.CInt: pass
|
||||
|
||||
def test_g4node_chain() -> t.CInt: pass
|
||||
|
||||
def test_caller1_direct_access() -> t.CInt: pass
|
||||
|
||||
def test_caller2_reverse() -> t.CInt: pass
|
||||
|
||||
def test_caller3_append() -> t.CInt: pass
|
||||
|
||||
def main() -> t.CInt: pass
|
||||
Reference in New Issue
Block a user