Opened 16 years ago
Closed 16 years ago
#220 closed enhancement (fixed)
No null constant value
| Reported by: | dfix | Owned by: | Stephen Siegel |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.0 |
| Component: | symbolic | Version: | 1.0 |
| Keywords: | null | Cc: |
Description
We don't have a representation for null.
Note:
See TracTickets
for help on using tickets.

NULL added. Add Null literal expression, value, etc. Linked list examples updated to use NULL. NULL is defined automatically when stdlib is included.