aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/orderlib3.c
blob: f0ff8cd7e78b75c2fd5402c2e2eee2c24d8e4ca8 (plain)
1
2
3
4
5
6
#include "orderlib.h"

int value(void)
{
   return 3000;
}