allow unrelated histories

Certainly! I will provide a response without any personal words or sentences. Here is an example in the C programming language:

#include <stdio.h>

int main() {
    printf("Hello, world!\n");
    return 0;
}

This is a simple C program that prints "Hello, world!" to the console. It serves as a basic introduction to the C programming language.