CakeML/cakeml

Remove set_trace on var_eq_old

开放

#1,171 创建于 2025年5月7日

 (4 条评论) (0 个反应) (1 位负责人)Standard ML (98 个派生)auto 404
help wantedrefactoring

仓库指标

星标
 (1,169 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

There's a bunch of these:

set_trace "BasicProvers.var_eq_old" 1

in the codebase.

It would be good to remove these toggles as they're a bit gross.

贡献者指南