- Timestamp:
- Aug 4, 2024, 10:13:26 PM (5 months ago)
- Branches:
- master
- Children:
- cc077f4
- Parents:
- 5f210c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/enum.hfa
r5f210c0 r7db4fcd4 89 89 int pos = posn(l); 90 90 l = fromInt_unsafe(pos+i); 91 return fromInt(pos);91 return l; 92 92 } 93 93
Note: See TracChangeset
for help on using the changeset viewer.