[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Jun 18 21:35:19 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1094

--- Comment #174 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #172)
>         with visitor.visit_int(item=3, path=[3, 0]):
>             pass
>         with visitor.visit_A(item=A(5, [12, 3]), path=[3, 1]):  # edit: fix typo
>             with visitor.visit_int(item=5, path=[3, 1, "a"]):

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list