aboutsummaryrefslogtreecommitdiff
path: root/frontend/Heap.icl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/Heap.icl')
-rw-r--r--frontend/Heap.icl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/Heap.icl b/frontend/Heap.icl
index 3a99c89..a8312ab 100644
--- a/frontend/Heap.icl
+++ b/frontend/Heap.icl
@@ -131,7 +131,7 @@ ptrToInt2 p = code {
rtn
};
-instance == Ptr a
+instance == (Ptr a)
where
{ (==) p1 p2 = code {
push_r_args_b 1 1 1 1 1