mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-19 18:19:46 +00:00
Merge pull request #3836 from roc-lang/turn-on-ability-tests
Turn on ability tests that work
This commit is contained in:
commit
b53fe24271
1 changed files with 2 additions and 2 deletions
|
@ -468,9 +468,9 @@ mod encode_immediate {
|
||||||
17, u32
|
17, u32
|
||||||
17, u64
|
17, u64
|
||||||
17, u128
|
17, u128
|
||||||
// 17.23, f32 TODO https://github.com/roc-lang/roc/issues/3522
|
17.25, f32
|
||||||
17.23, f64
|
17.23, f64
|
||||||
// 17.23, dec TODO https://github.com/roc-lang/roc/issues/3522
|
17.23, dec
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue