implement super() #136

Open
opened 2021-12-13 22:31:40 +08:00 by sb10q · 1 comment
https://github.com/m-labs/artiq/issues/617
sb10q added the
low-priority
label 2021-12-13 22:31:40 +08:00
Poster
Owner

We don't have to implement super() completely. Supporting only super().method(arguments, ...) (even if it's just syntactic sugar implemented with simple AST pattern matching) would already be plenty.

We don't have to implement ``super()`` completely. Supporting only ``super().method(arguments, ...)`` (even if it's just syntactic sugar implemented with simple AST pattern matching) would already be plenty.
sb10q added this to the Beta milestone 2022-03-31 10:34:45 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#136
There is no content yet.