Created
April 24, 2018 02:55
-
-
Save ekse/0abb118c8cef09709c756e38218ec649 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include "test_lib.h" | |
int main(int argc, char* argv[]) { | |
print_hello(); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment