Add initial tests for big rationals

This commit is contained in:
Jeroen van Rijn
2025-06-10 16:46:12 +02:00
parent 14d2541529
commit 4f4839ecc5
3 changed files with 53 additions and 4 deletions
+2 -3
View File
@@ -160,6 +160,5 @@ destroy :: proc {
int_destroy :: proc(integers: ..^Int)
*/
int_destroy,
}
internal_rat_destroy,
}