From 746fda68434cc2e6f2169d645dd32fa86196a67a Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Tue, 11 Oct 2022 11:15:16 -0400 Subject: [PATCH] No we don't want that --- parser/func_test.go | 2 -- tests/parser/func/main.arf | 2 -- 2 files changed, 4 deletions(-) diff --git a/parser/func_test.go b/parser/func_test.go index 18faa49..f34aed9 100644 --- a/parser/func_test.go +++ b/parser/func_test.go @@ -106,12 +106,10 @@ func ro hDataInit [= z:Int:8 (398 9 2309 983 -2387 478 555 123)] [= bird:Bird ((99999) 324)] func ro iDereference - > w:Face > x:{Int} > y:{Int ..} > z:Int:4 --- - = a:Int {w Int} = b:Int {x} = c:Int {y 4} = d:Int {z 3} diff --git a/tests/parser/func/main.arf b/tests/parser/func/main.arf index 7e3d6de..a800719 100644 --- a/tests/parser/func/main.arf +++ b/tests/parser/func/main.arf @@ -134,12 +134,10 @@ func ro hDataInit 324) func ro iDereference - > w:Face > x:{Int} > y:{Int ..} > z:Int:4 --- - = a:Int {w Int} = b:Int {x} = c:Int {y 4} = d:Int {z 3}