Refactor cfg_build.py

This commit is contained in:
Jan-Niclas Loosen
2026-01-22 18:18:13 +01:00
parent 489f385161
commit 3abe8581b5
3 changed files with 124 additions and 77 deletions

View File

@@ -35,7 +35,6 @@ def make_cfg(ast):
return CFG(start, end)
# Renders a diagram of the AST
def render_diagram(dot_string: str):
# Set DPI for PNG