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