mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-03-12 02:57:09 +00:00
simplest_model_with_mods: advanced analyzer with more argument properties
This commit is contained in:
parent
5b49f139cc
commit
d590f28f9b
3 changed files with 479 additions and 2 deletions
|
|
@ -379,6 +379,4 @@ struct
|
|||
eval_prog ([([(Mut, Value)], [Write 0; Read 0; Write 0; Call (0, [0])])], ([(Mut, Value)], [Write 0; Call (0, [0]) ]));
|
||||
Printf.printf "done!";
|
||||
[%expect {| done! |}]
|
||||
|
||||
(* TODO: tests for Mut / Const mods *)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue