fix calling convention problems

This commit is contained in:
Folkert 2023-07-28 15:44:21 +02:00
parent 29df340a26
commit d5bf526d66
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
2 changed files with 44 additions and 40 deletions

View file

@ -975,7 +975,7 @@ fn overflow_frees_list() {
}
#[test]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm", feature = "gen-dev"))]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
#[should_panic(expected = "Roc failed with message: ")]
fn undefined_variable() {
assert_evals_to!(