11 lines
50 B
C
Raw Normal View History

2014-12-26 11:26:52 +01:00
void
rdynamic ()
{
}
int
main ()
{
return 0;
}