mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
Hash Low Level
This commit is contained in:
parent
cddd64f1c9
commit
64d69b9ec4
3 changed files with 8 additions and 0 deletions
|
@ -64,4 +64,5 @@ pub enum LowLevel {
|
|||
And,
|
||||
Or,
|
||||
Not,
|
||||
Hash,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue