mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-06-11 03:38:15 +00:00
struct: cosmetic fixes
This commit is contained in:
parent
99669ba2f8
commit
de71aea4e1
3 changed files with 15 additions and 15 deletions
|
|
@ -459,7 +459,7 @@ struct
|
|||
| TupleV vs, TupleT ts -> ignore @@ List.map2 (tags_check mem) vs ts
|
||||
| _, _ -> raise @@ Typing_error "tags_check"
|
||||
|
||||
(* - writable type *)
|
||||
(* - writability check *)
|
||||
|
||||
let rec is_all_type_writable (t : atype) : bool =
|
||||
match t with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue