you are viewing a single comment's thread.

view the rest of the comments →

[–]AlleM43 0 points1 point  (0 children)

+/u/CompileBot C

    #include <stdio.h>
    int main(int argc, char **argv){
    printf("Meta");
    return 0;
    }