#!/usr/local/bin/tcc -run #include #include int main() { printf("got ") return 0; }