From eba37f5b09be66da75197e32efcae1f6b77e3252 Mon Sep 17 00:00:00 2001 From: krangelov Date: Fri, 24 Sep 2021 15:49:41 +0200 Subject: [PATCH] fix typo --- testsuite/compiler/compute/record.gfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/compiler/compute/record.gfs b/testsuite/compiler/compute/record.gfs index 0aeef0def..202161f83 100644 --- a/testsuite/compiler/compute/record.gfs +++ b/testsuite/compiler/compute/record.gfs @@ -1,4 +1,4 @@ -i -retain testsuite/compiler/compute/record.gfs +i -retain testsuite/compiler/compute/record.gf cc hello cc {x="x"; y="y"}.x cc {x="x"; y="y"}.y