Changes between Version 5 and Version 6 of Doc/panc/statements
- Timestamp:
- Mar 7, 2007, 1:32:40 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/panc/statements
v5 v6 31 31 32 32 If a value already exists, the pan compiler will verify that the new value has a compatible type. If not, it will terminate the processing with an error. 33 34 35 == delete ==