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