Skip to content

Commit 12fda50

Browse files
committed
Revert "add print to type-check main.arr"
This reverts commit b9a6e04.
1 parent b9a6e04 commit 12fda50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/type-check/main.arr

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ import file("../../src/arr/compiler/type-defaults.arr") as TD
1212
import file("../../src/arr/compiler/locators/builtin.arr") as BL
1313
import file("../../src/arr/compiler/cli-module-loader.arr") as CLI
1414

15-
print("Running type-check tests: " + tostring(time-now()) + "\n")
16-
1715
fun string-to-locator(name, str :: String):
1816
{
1917
method needs-compile(self, provs): true end,

0 commit comments

Comments
 (0)