Revert "decimal add experiment"

This reverts commit bfd5ca623c.
This commit is contained in:
Folkert 2021-11-21 20:29:12 +01:00
parent bfd5ca623c
commit fc635abe0b
3 changed files with 11 additions and 22 deletions

View file

@ -609,7 +609,7 @@ fn gen_float_eq() {
}
#[test]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
#[cfg(any(feature = "gen-llvm"))]
fn gen_add_dec() {
assert_evals_to!(
indoc!(