add assignment info class family and change how assignments are handled

This commit is contained in:
2025-10-20 04:21:42 +05:30
parent 5512bf52e4
commit e636fcaea7
3 changed files with 55 additions and 6 deletions

View File

@ -27,4 +27,3 @@ def LICENSE() -> str:
compile_to_ir("simple_struct_test.py", "simple_struct_test.ll")
compile()