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

int value(void)
{
   return 200;
}