mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
Fix some more stuff
This commit is contained in:
parent
6555a8e77f
commit
65c5c7e569
3 changed files with 64 additions and 12 deletions
|
|
@ -9,8 +9,8 @@ type=repl
|
|||
» Str.is_empty("a")
|
||||
~~~
|
||||
# OUTPUT
|
||||
Crash: This value has no implementation. It is only a type annotation for now.
|
||||
Evaluation error: error.TypeMismatch
|
||||
---
|
||||
Crash: This value has no implementation. It is only a type annotation for now.
|
||||
Evaluation error: error.TypeMismatch
|
||||
# PROBLEMS
|
||||
NIL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue