Update some insta tests

This commit is contained in:
Richard Feldman 2023-08-10 22:48:31 -04:00
parent 545c07157d
commit 6b9592aefd
No known key found for this signature in database
GPG Key ID: F1F21AA5B1D9E43B

View File

@ -658,9 +658,9 @@ mod test_reporting {
Did you mean one of these?
Str
Frac
Num
Str
Err
"###
);
@ -8201,8 +8201,8 @@ In roc, functions are always written as a lambda, like{}
Type
Unsigned8
Unsigned32
Unsigned16
Unsigned64
UNRECOGNIZED NAME /code/proj/Main.roc
@ -8215,8 +8215,8 @@ In roc, functions are always written as a lambda, like{}
Type
Unsigned8
Unsigned32
Unsigned16
Unsigned64
"###
);