Skip to content

Commit

Permalink
Use #eval!
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Jul 25, 2024
1 parent 5f48a2b commit 6a10790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jacobiSym.lean
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ warning: declaration uses 'sorry'
info: 1
-/
#guard_msgs in
#eval @legendreSym (2 ^ 11213 - 1) sorry 7
#eval! @legendreSym (2 ^ 11213 - 1) sorry 7

end Csimp

0 comments on commit 6a10790

Please sign in to comment.