mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 11:50:07 +00:00
big: Improve tests.
This commit is contained in:
@@ -67,7 +67,6 @@ print :: proc(name: string, a: ^Int, base := i8(10)) {
|
||||
|
||||
demo :: proc() {
|
||||
// err: Error;
|
||||
|
||||
// r := &rnd.Rand{};
|
||||
// rnd.init(r, 12345);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user