@@ -0,0 +1,10 @@
#include "gul.h"
int main(void)
{
gulConsoleSetup();
printf("Hello, world!");
while ( 1 ) {
}
return 0;
The note is not visible to the blocked user.