4 lines
114 B
C
4 lines
114 B
C
|
// NB: This code will never be run, but we do need a realistic-looking
|
||
|
// executable for the tests.
|
||
|
int main() {}
|