Changeset 7db4fcd4


Ignore:
Timestamp:
Aug 4, 2024, 10:13:26 PM (3 hours ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Parents:
5f210c0
Message:

small fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/enum.hfa

    r5f210c0 r7db4fcd4  
    8989                int pos = posn(l);
    9090                l = fromInt_unsafe(pos+i);
    91                 return fromInt(pos);
     91                return l;
    9292        }
    9393
Note: See TracChangeset for help on using the changeset viewer.