mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
add ExpectTrue lowlevel
This commit is contained in:
parent
01c5b0dd66
commit
6633f8ca9f
4 changed files with 38 additions and 3 deletions
|
@ -97,4 +97,5 @@ pub enum LowLevel {
|
|||
Or,
|
||||
Not,
|
||||
Hash,
|
||||
ExpectTrue,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue