We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9be64 commit 1a35895Copy full SHA for 1a35895
test/squin/test_constprop.py
@@ -108,6 +108,3 @@ def test_wire_broadcast_constprop():
108
frame, _ = prop_analysis.run_analysis(constructed_method)
109
110
assert len(frame.entries.values()) == 21
111
-
112
113
-test_wire_broadcast_constprop()
0 commit comments