home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ulowell!m2c!nic.umass.edu!dime!roo.cs.umass.edu!pop
- From: pop@cs.umass.edu ( Robin Popplestone )
- Newsgroups: comp.lang.pop
- Subject: Mutability
- Message-ID: <59208@dime.cs.umass.edu>
- Date: 27 Jan 93 14:46:06 GMT
- Sender: news@dime.cs.umass.edu
- Organization: University of Massachusetts, Amherst
- Lines: 7
- Originator: pop@roo.cs.umass.edu
-
- I seem to recall hearing that early versions of Fortran would accept
- statements like
-
- 3 = 4
-
- and interpret them as specifying that the constant "3" should have the
- value "4" from now on.
-