intcast cases (probably wrong)

This commit is contained in:
Folkert 2023-04-26 22:21:45 +02:00
parent b648507a91
commit eaef21f7d4
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
2 changed files with 71 additions and 2 deletions

View file

@ -3684,7 +3684,7 @@ fn to_float_f64() {
}
#[test]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm", feature = "gen-dev"))]
// https://github.com/roc-lang/roc/issues/2696
fn upcast_of_int_is_zext() {
assert_evals_to!(