[Sml-implementers] Subject: Standard ML
   
    Stephen Weeks
     
    MLton@sourcelight.com
       
    Thu, 4 Oct 2001 14:23:31 -0700
    
    
  
> By the way, scon is now working (in both 1010806 and the current release
> candidate).  I didn't see anything in the CHANGES log that directly
> indicates that this was fixed.
It actually has nothing to do with special constants.  The following entry from 
2001-7-16 explains why scon is now accepted.
  - Added production to the grammar on page 58 of the Definition that had been
    missing from MLton since day one.
		program ::= exp ; <program>