1/* $OpenBSD: e.c,v 1.1 2012/07/11 08:58:14 espie Exp $ */
2int main()
3{
4	return 0;
5}
6