mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
Rename float functions and vars
This commit is contained in:
parent
de7fe31289
commit
9068c2414e
21 changed files with 242 additions and 242 deletions
|
@ -1272,7 +1272,7 @@ fn lowlevel_spec(
|
|||
|
||||
builder.add_sub_block(block, sub_block)
|
||||
}
|
||||
NumToFloat => {
|
||||
NumToFrac => {
|
||||
// just dream up a unit value
|
||||
builder.add_make_tuple(block, &[])
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue