From 50607bda3aa931d4ad82b0a173c742e50ca3599f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Wed, 30 Dec 2020 15:01:47 +0100 Subject: [PATCH] :art: xxxfix --- ast | 2 +- tests/xxxfix/post_func.gw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ast b/ast index 0fc6ac70..3a39a092 160000 --- a/ast +++ b/ast @@ -1 +1 @@ -Subproject commit 0fc6ac705674b97d2edb4c60ec225d8e840dfc3f +Subproject commit 3a39a0920327c4cd6766c57686d638749942bb09 diff --git a/tests/xxxfix/post_func.gw b/tests/xxxfix/post_func.gw index c64ff069..aa59f5e9 100644 --- a/tests/xxxfix/post_func.gw +++ b/tests/xxxfix/post_func.gw @@ -2,4 +2,4 @@ fun int add(int i) { return i + 3; } -<<< 2 &add>>>; +<<< 2 (&add)>>>; -- 2.43.0