From fd92b1f891167e110cfd2d7ec85b5c53d5c586c1 Mon Sep 17 00:00:00 2001 From: lemon Date: Mon, 10 Oct 2022 11:21:21 +0200 Subject: bug fixes --- test.pez | 1 - 1 file changed, 1 deletion(-) (limited to 'test.pez') diff --git a/test.pez b/test.pez index d01ea10..eb98d75 100644 --- a/test.pez +++ b/test.pez @@ -7,7 +7,6 @@ @Array2d: {[w, h] @data: array#fill[w * h, 0] - @w = w dilambda[ {[x, y] data[x + (y * w)] }, {[x, y, new] data[x + (y * w)] = new } -- cgit v1.2.3