Skip to content

Commit ac7db87

Browse files
remove local bindings, now that we can disambiguate Nat and Int
1 parent a034d9e commit ac7db87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Set.test.mo

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ import Array "../src/Array";
1212

1313
let { run; test; suite } = Suite;
1414

15-
let compare = Nat.compare;
16-
let toText = Nat.toText;
1715
run(
1816
suite(
1917
"empty",

0 commit comments

Comments
 (0)