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