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]