blob: 34fabe9e8a3d291ed6af70124f4f4475df545ba0 [file] [log] [blame] [edit]
#include "hello_lib.h"
int main()
{
say_hello();
}