From: Michael D. Lowis Date: Wed, 12 May 2021 13:02:11 +0000 (-0400) Subject: Merge branch 'master' of mdlowis.com:~/git/proto/obnc X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=03fb4fc911dc97d7b79927436851d1c973560c9e;p=proto%2Fobnc.git Merge branch 'master' of mdlowis.com:~/git/proto/obnc --- 03fb4fc911dc97d7b79927436851d1c973560c9e diff --cc cerise/tests/Module.m index 035f2c2,f0c7e9a..a7e1103 --- a/cerise/tests/Module.m +++ b/cerise/tests/Module.m @@@ -29,13 -30,7 +30,8 @@@ procedure Foo*(e : Int, z : Int) : In var z : Int q : array 5 of array 10 of Int - - # procedure Bar() : Int - # begin - # end - begin +# e = q; c = 1; z = 2; return z;