• Marius Wachtler's avatar
    Fix compvars error with varargs functions · 60131ac6
    Marius Wachtler authored
    we were checking if the functions retrieves the exact same number of args as our calling convention requested this failed for varargs.
    I encountered this while running test/cpython/test_math.py
    60131ac6
compvars.cpp 111 KB