#!/usr/local/bin/tcc -run #include Void main(void){ printf(“hello wrold”); }