Skip to content

Commit

Permalink
Add missing shell test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed Jan 3, 2023
1 parent d8107cd commit 2615611
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/CLI/Commands/repl.test
Expand Up @@ -90,3 +90,9 @@ $ juvix repl tests/Internal/positive/BuiltinBool.juvix
$ juvix repl
> /\//
>= 0

<
1 + 2
$ juvix repl
> /Stdlib.Prelude> suc \(suc \(suc zero\)\)/
>= 0

0 comments on commit 2615611

Please sign in to comment.