修正了种子编译器的错误
This commit is contained in:
22
Test/G6/temp/c3df2c1540dfb432.pyi
Normal file
22
Test/G6/temp/c3df2c1540dfb432.pyi
Normal file
@@ -0,0 +1,22 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
import t, c
|
||||
import stdio
|
||||
import testcheck
|
||||
import atom
|
||||
|
||||
def test_atomic_test_and_set() -> t.CInt: pass
|
||||
|
||||
def test_atomic_clear() -> t.CInt: pass
|
||||
|
||||
def test_atomic_thread_fence() -> t.CInt: pass
|
||||
|
||||
def test_atomic_lock_free() -> t.CInt: pass
|
||||
|
||||
def test_atomic_spinlock() -> t.CInt: pass
|
||||
|
||||
def main() -> t.CInt: pass
|
||||
Reference in New Issue
Block a user