summaryrefslogtreecommitdiff
path: root/tolua/src/tests/tmodule.h
blob: 3766bc4e9b62cac254fd4c043a3e0af6dc60ded6 (plain)
1
2
3
4
5
6
7
#include <stdio.h>

extern int a;
extern int b;
extern int c;
extern int d;