Skip to content

Commit 92ec0c0

Browse files
author
Ben Lerner
committed
Addresses b5dfaa3#r41383423, can revert if needed
1 parent 456f096 commit 92ec0c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/arr/compiler/type-structs.arr

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,11 +575,9 @@ sharing:
575575
end, 1, SD.make-string-dict(), free-vars-list)
576576
helper(self, free-vars-mapping, SD.make-mutable-string-dict())
577577
end,
578-
#|
579578
method _output(self):
580579
VS.vs-str(self.to-string())
581580
end
582-
|#
583581
end
584582

585583
check:

0 commit comments

Comments
 (0)