Merge pull request #2832 from Kelimion/big_int_literal_hex

Change large math/big test literals to hex.
This commit is contained in:
Jeroen van Rijn
2023-09-30 11:30:31 +02:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

View File

@@ -1,2 +1,3 @@
*.zip
*.png
*.png
math_big_test_library.*

File diff suppressed because one or more lines are too long