comparison test/callback_suite_aggrs/rand-sig.lua @ 523:cd46e111bc4c

- new test/callback_suite_aggrs (currently ahead of checked-in dyncall code and won't compile, though, as with call_suite_aggrs; dc code will be checked in, soon)
author Tassilo Philipp
date Wed, 13 Apr 2022 14:59:57 +0200
parents
children
comparison
equal deleted inserted replaced
522:f7fec6699e21 523:cd46e111bc4c
1 require"config"
2
3 -- use shared sig generator
4 package.path = '../common/?.lua;' .. package.path
5 require"rand-sig"
6