view test/tmp9.c @ 885:1a027275743d

struct returinng function have to be indirect.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 05 Apr 2014 21:12:43 +0900
parents 096559f07a70
children
line wrap: on
line source

main()
{
   return 0;
}