ソースを参照

Removed //+build ignore from tests/core/math/big/test.odin.

FancyKillerPanda 3 年 前
コミット
e139d1cbe4
1 ファイル変更0 行追加1 行削除
  1. 0 1
      tests/core/math/big/test.odin

+ 0 - 1
tests/core/math/big/test.odin

@@ -1,4 +1,3 @@
-//+build ignore
 /*
 	Copyright 2021 Jeroen van Rijn <[email protected]>.
 	Made available under Odin's BSD-3 license.