Skip to content

Commit 3773b51

Browse files
committed
= isn't used in mandel example
1 parent 23e3351 commit 3773b51

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

example/mandel.kal

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ def binary& 6 (LHS RHS)
2323
else
2424
!!RHS;
2525

26-
def binary = 9 (LHS RHS)
27-
!(LHS < RHS | LHS > RHS);
28-
2926
extern putchard(char);
3027

3128
def printdensity(d)

0 commit comments

Comments
 (0)