view test/call_suite/rand-sig.lua @ 511:a0c51f34023a

test/call_suite: - less confusing and simpler generated code (with first arg in V_?[0] output) - avoid using same test reference value for retval and last arg
author Tassilo Philipp
date Sat, 09 Apr 2022 23:48:01 +0200
parents d45c582b5457
children
line wrap: on
line source

require"config"

-- use shared sig generator
package.path = '../common/?.lua;' .. package.path
require"rand-sig"