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