blob: 0de89fa92e1b5c009d925d3966a7ea84497a5f04 [file] [log] [blame]
#include <stdio.h>
#include <hei_main.hpp>
int main()
{
printf("Hello, World!\n");
}