blob: ba1e0abfa6ef9a832d718ca9908e2ab4d2d8a16f [file] [log] [blame]
extern int xxx;
int
main ()
{
return xxx;
}