Skip to content

Commit

Permalink
More intuitive
Browse files Browse the repository at this point in the history
  • Loading branch information
ajreynol committed Nov 1, 2024
1 parent 61511b8 commit d569f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/simul-overload.eo
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
(declare-const a Int)
(declare-const b Int)

(step @p99 :rule refl :args ((forall ((a Int) (b Int)))))
(step @p99 :rule refl :args ((forall ((a Int) (b Int)) true)))
(step @p106 :rule refl :args (a))

0 comments on commit d569f73

Please sign in to comment.