#!/usr/local/bin/tcc -run #include #include void main(){ strchr("\t\n\r ", '\t'); }