diff options
Diffstat (limited to 'boot/stage16')
| -rw-r--r-- | boot/stage16/cl.elna | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/boot/stage16/cl.elna b/boot/stage16/cl.elna index fc44bc7..bc127d3 100644 --- a/boot/stage16/cl.elna +++ b/boot/stage16/cl.elna @@ -7,6 +7,9 @@ program; (* Stage 16 compiler. *) +(* - Support for field access on records. *) +(* - More than one nested designator expression in another designator expression. *) + type (** * List of intermediate representation items. |
