struct: remove commented tests from prev iteration

This commit is contained in:
ProgramSnail 2026-05-09 15:49:07 +00:00
parent e79b7fa7bc
commit 1a61fb01ee
2 changed files with 0 additions and 111 deletions

View file

@ -76,5 +76,3 @@ let%expect_test "simple synthesis test, reference forbidden write" = print_endli
let%expect_test "simple synthesis test, reference forbidden write, no read write caps constraints" = print_endline(prog_cp_cap_synt_t_simple_call_ref_fbd_wr' ());
[%expect {| [Cp; Cp; Cp; Cp] |}]
(* TODO *)