From efa0a2676dccf23195cf0ab68510bfbac720f4a8 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 22 Nov 2021 20:45:20 +0200 Subject: Term generation working seemingly --- samples/sample1.code | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'samples') diff --git a/samples/sample1.code b/samples/sample1.code index b72d496..3d90d32 100644 --- a/samples/sample1.code +++ b/samples/sample1.code @@ -4,6 +4,6 @@ # factorial 10; -true - (id 1) - (id 2); +fn a b = b; +fn; +true; \ No newline at end of file -- cgit v1.3