2 months ago - Homebrew Community
Hello world !
print (¨hello world")
#include ‹stdio.h› int main(){ printf("Hello World!\n"); return 0; }