Select Git revision
Forked from
Anders Blomdell / LabComm
Source project has a limited visibility.
jg.lc 111 B
sample struct {
double b;
int c;
int d;
string e;
boolean f;
short g;
long h;
float i;
} foo;