blob: 687acee11c7e584a202d3fb08848c39fe0d0a915 [file] [edit]
#include "src.h"
int main()
{
hello_world();
return 0;
}