blob: 1a84f37869ec1fe0246a7fe58e24eff5bb52fc83 [file] [log] [blame]
project('freeze', 'c')
e = executable('freeze', 'freeze.c')
test('freeze', e, timeout: 1)