Changes between Version 54 and Version 55 of IR2
- Timestamp:
- 04/30/21 13:27:10 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR2
v54 v55 129 129 | '$bundle' /* bundle type for sequence of any type (same as seq<T>?) */ 130 130 | '$heap' /* heap type, for dynamic allocation */ 131 | '$range' /* regular sequence of integers */132 | '$domain' /* tuple of ranges */133 131 | '$mem' /* set of memory locations */ 134 132 | 'enum' ID /* enumerated type */
