mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
remove i128OfDec
This commit is contained in:
parent
f145f73aa0
commit
4269608ebf
7 changed files with 4 additions and 13 deletions
|
@ -1345,7 +1345,6 @@ pub(crate) fn lowlevel_borrow_signature(op: LowLevel) -> &'static [Ownership] {
|
|||
| NumCountLeadingZeroBits
|
||||
| NumCountTrailingZeroBits
|
||||
| NumCountOneBits
|
||||
| I128OfDec
|
||||
| NumWithoutDecimalPoint
|
||||
| NumWithDecimalPoint
|
||||
| NumF32ToParts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue