Skip to content

Commit a1d6264

Browse files
author
Lucie
committed
Get rid of elpi.implication-precedence warning
1 parent f08b8eb commit a1d6264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_HOAS.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ Elpi Query lp:{{
660660
A = typ TX,
661661
not(coq.univ.alg-super X TX),
662662
coq.say X ":" TX,
663-
@keep-alg-univs! => coq.typecheck-ty (sort (typ Y)) B ok,
663+
(@keep-alg-univs! => coq.typecheck-ty (sort (typ Y)) B ok),
664664
B = typ TY,
665665
coq.say Y ":" TY,
666666
coq.univ.alg-super Y TY,

0 commit comments

Comments
 (0)