mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 15:03:46 +00:00
test expects for variables and expressions
This commit is contained in:
parent
4b9e64fd7d
commit
9c72eb5b93
2 changed files with 9 additions and 1 deletions
|
@ -12,4 +12,6 @@ expect
|
|||
main =
|
||||
x = 42
|
||||
expect x != x
|
||||
"Program finished!"
|
||||
dbg x
|
||||
dbg "Fjoer en ferdjer frieten oan dyn geve lea"
|
||||
"Program finished!\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue