SCM Repository
[smlnj] / sml / trunk / ckit / regression / valid-programs.obs / t22.c |
View of /sml/trunk/ckit/regression/valid-programs.obs/t22.c
Parent Directory
|
Revision Log
Revision 597 -
(download)
(as text)
(annotate)
Wed Apr 5 18:34:51 2000 UTC (20 years, 10 months ago) by dbm
File size: 70 byte(s)
Wed Apr 5 18:34:51 2000 UTC (20 years, 10 months ago) by dbm
File size: 70 byte(s)
Initial revision
void myfunc (){ return; } void (*fp) () = &myfunc; main () { }
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |