構文規則とか一切無視してソースコードのどこからでもincludeできる言語

#include <stdio.h>
#include <stdlib.h>

int main()
{
#include "konotsuzukihawebde.c"
return 0;
}