support class attributes #102
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#102
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
e.g.
Needs to be supported in nac3artiq + nac3standalone
Need to find a way to annotate it in nac3artiq. How about something like
Example code (nac3artiq) that should work but does not:
support_class_attribute_issue102to issue-102Realized by #425
Are all the various examples given in this Issue tested and working?
This program shows the current behavior. The attributes are all treated as immutable (whether defined as Kernel or KernelInvariant).