deal with function pointer assignment #77

Open
opened 2021-11-06 23:10:04 +08:00 by pca006132 · 0 comments

e.g.

a = self.core.reset

This will now panic. We can handle it better (with optimization).

e.g. ``` a = self.core.reset ``` This will now panic. We can handle it better (with optimization).
sb10q added this to the Beta milestone 2022-04-12 11:04:55 +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#77
There is no content yet.