SCM Repository
[smlnj] / sml / trunk / ckit / regression / valid-programs / a239.c |
View of /sml/trunk/ckit/regression/valid-programs/a239.c
Parent Directory
|
Revision Log
Revision 664 -
(download)
(as text)
(annotate)
Fri Jun 16 03:09:26 2000 UTC (21 years, 11 months ago) by nch
File size: 73 byte(s)
Fri Jun 16 03:09:26 2000 UTC (21 years, 11 months ago) by nch
File size: 73 byte(s)
Added 239.c
main () { /* int y[2,3]; */ int x; x = x ? 1,2 : 3,4; x = 1,2 + 4; }
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |