mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
Add initial tests for big rationals
This commit is contained in:
@@ -160,6 +160,5 @@ destroy :: proc {
|
||||
int_destroy :: proc(integers: ..^Int)
|
||||
*/
|
||||
int_destroy,
|
||||
}
|
||||
|
||||
|
||||
internal_rat_destroy,
|
||||
}
|
||||
Reference in New Issue
Block a user