#!/usr/local/bin/tcc -run #include void main(){ printf("%d %d\n", EPIPE, ESPIPE); }