SCM Repository
View of /sml/trunk/src/cm/Tests/a.cm
Parent Directory
|
Revision Log
Revision 404 -
(download)
(annotate)
Wed Sep 1 07:03:22 1999 UTC (21 years, 4 months ago) by blume
File size: 250 byte(s)
Wed Sep 1 07:03:22 1999 UTC (21 years, 4 months ago) by blume
File size: 250 byte(s)
some small bugs squashed
Group is # if defined(X_Y) # error X_Y defined ! # endif a.sml # if not defined (structure A) # error No definition for structure A! # endif b.sml : sml c.sml # if (3 > 2) 3.sml # elif not (4 > 5) 4.sml # else 5.sml # endif
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |