…let’s make a POC!


#include <std.io>

int main(int argc, int** argv){
    return 0;
}