Переглянути джерело

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.