mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
6 lines
No EOL
73 B
C
6 lines
No EOL
73 B
C
|
|
#include "test_lib.h"
|
|
|
|
int main(int argc, char* argv[]) {
|
|
hello();
|
|
} |