snapshot before regression test
This commit is contained in:
39
Test/VariadicTest/temp/c1416dfae155d6e2.pyi
Normal file
39
Test/VariadicTest/temp/c1416dfae155d6e2.pyi
Normal file
@@ -0,0 +1,39 @@
|
||||
"""
|
||||
Auto-generated Python stub file from main.py
|
||||
Module: main
|
||||
"""
|
||||
|
||||
|
||||
from stdint import *
|
||||
import t, c
|
||||
import stdio
|
||||
import testcheck
|
||||
import string
|
||||
import viperlib
|
||||
import w32.win32console
|
||||
|
||||
def test_snprintf_u8() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_u16() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_u64() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_d_neg() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_d_pos() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_x() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_mixed() -> t.CInt: pass
|
||||
|
||||
def test_printf_variadic() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_multi_lu() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_zero() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_large() -> t.CInt: pass
|
||||
|
||||
def test_snprintf_u8_edge() -> t.CInt: pass
|
||||
|
||||
def main() -> t.CInt | t.CExport: pass
|
||||
Reference in New Issue
Block a user