summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/compiler/check/lins/lins.gfs.gold6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/compiler/check/lins/lins.gfs.gold b/testsuite/compiler/check/lins/lins.gfs.gold
index bce4d9d05..7bcdd3932 100644
--- a/testsuite/compiler/check/lins/lins.gfs.gold
+++ b/testsuite/compiler/check/lins/lins.gfs.gold
@@ -11,7 +11,7 @@ functions
sequences
startcats
C := [C0]
- Float := [Float]
- Int := [Int]
+ Float := [CFloat]
+ Int := [CInt]
Nat := [C1]
- String := [String]
+ String := [CString]