mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 21:40:58 +00:00
Merge branch 'main' into auto-snake-case
This commit is contained in:
commit
cd0e2a4474
24 changed files with 95 additions and 51 deletions
|
|
@ -4541,8 +4541,8 @@ mod test_reporting {
|
|||
4│ f : { foo bar }
|
||||
^
|
||||
|
||||
I was expecting to see a colon, question mark, comma or closing curly
|
||||
brace.
|
||||
I was expecting to see a colon, two question marks (??), comma or
|
||||
closing curly brace.
|
||||
"
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue