File: feature_test.h

package info (click to toggle)
readsb 3.16-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,144 kB
  • sloc: ansic: 33,749; sh: 261; makefile: 203; python: 9
file content (4 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (2)
1
2
3
4
struct test {
    int test1;
    int test2;
};