You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any patterns created following this attribute will be created using the set endianness.
I interpreted this as meaning that the function sets the endianness for the global scope. However, when entering a lower scope then where the function was called, the endianness will return to what it was previously.
The text was updated successfully, but these errors were encountered:
Can you provide some example patterns that showcase the actual behavior you are describing? Sounds useful to better describe this behavior in the docs.
The current documentation states:
I interpreted this as meaning that the function sets the endianness for the global scope. However, when entering a lower scope then where the function was called, the endianness will return to what it was previously.
The text was updated successfully, but these errors were encountered: