mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Remove flex var case when checking symbol suffix
This commit is contained in:
parent
2859829ea8
commit
ea35094b28
2 changed files with 3 additions and 7 deletions
|
@ -14913,7 +14913,7 @@ All branches in an `if` must have the same type!
|
|||
import pf.Effect
|
||||
|
||||
main! = \{} ->
|
||||
printLn "Hello!"
|
||||
printLn "Hello"
|
||||
|
||||
printLn = Effect.putLine!
|
||||
"#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue