/..

#CONTENT

#TOP

test.c
C
#include <stdio.h>

int main() {
    printf("go away\n");
}