mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-06-10 19:28:16 +00:00
struct: remove unrequired comment
This commit is contained in:
parent
ddde0e9541
commit
da7e489a78
1 changed files with 0 additions and 1 deletions
|
|
@ -819,7 +819,6 @@ struct
|
|||
v == FunV fstmts &
|
||||
tp == FunT tps &
|
||||
st' == StEnv (mem, types', vals') &
|
||||
(* TODO: type error, fix required *)
|
||||
list_foldl2o (stmt_addarg_foldero vals)
|
||||
(Std.pair st' 0) tps es
|
||||
(Std.pair state_with_args _arg_id) &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue